Introducing @clerk/nextjs V6, Supporting Next.js 15!
PAPAFAM Newsletter #158
All Previous Newsletters Here
Hey 👋
We have your Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow.
Introducing @clerk/nextjs V6, with Support for Next.js 15
With v6, the auth() helper is now asynchronous, <ClerkProvider> defaults to static rendering instead of dynamic, and support for partial pre-rendering has been introduced.
React Scan: Detect Performance Issues in Your App
A pure JavaScript tool you can drop into your app to automatically ‘scan’ for problematic renders without doing lots of integration work.
Importing a Frontend JavaScript Library Without a Build System
Many developers prefer to eschew complex, modern build processes and use JavaScript in a more old-school way. You can definitely get by without a build system, and Julia explores some ways to import libraries in such a setup.
Exploring JavaScript Symbols
Symbols were a new ‘quirky little primitive’ (as Trevor puts it) that arrived with ES6 ten years ago, but they continue to be poorly understood. Trevor boils them down really well, including a little side quest into the likely-to-be-deprecated ‘species.’
Uncontrolled or Controlled: A Matter of Perspective?
Controlled components have state managed by React, while uncontrolled components store their state in the DOM, but sometimes it’s a bit more complicated than that, as Sam demonstrates here.
Minimal Pie Chart: Versatile, Lightweight SVG Pie and Donut Charts
Pass in your data and colors via props, and you’re done. Demos here. Could be handy if you don’t want to pull in an entire full-scale charting library as it comes in at under 2KB gzipped.
Build a Ticket Marketplace SaaS with Next.js 15!
|
In this video, we'll build a Full Stack Ticketing Marketplace SaaS with Next.js 15, ReactJS, Convex, Stripe Connect, Clerk, Tailwind CSS, TypeScript, & Much More!
Steven Watkins landing a Senior Web Dev Job with the help of the PAPAFAM!
Our Book Recommendation For You
Legendary leadership and elite performance expert Robin Sharma introduced The 5am Club concept over twenty years ago, based on a revolutionary morning routine that has helped his clients maximize their productivity, activate their best health and bulletproof their serenity in this age of overwhelming complexity. Now, in this life-changing book, handcrafted by the author over a rigorous four-year period, you will discover the early-rising habit that has helped so many accomplish epic results while upgrading their happiness, helpfulness and feelings of aliveness...Read More





Responses