Header Logo
📖 Course ⭐️ Reviews
Log In
← Back to all posts

Next.js 16 is Here!

Oct 22, 2025
Join the PAPAFAM

PAPAFAM Newsletter #193

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.

 

 

Next.js 16 (beta)

The Next.js team dropped the 16 beta just before the Conf, giving the community an early look at some major improvements:
- React 19.2 Support: Includes new features like View Transitions and useEffectEvent() for smoother UI updates.
- React Compiler (Stable): Now officially supported for automatic memoization and smarter rendering.
- Improved Caching APIs: New methods like updateTag() and structured cache profiles let you control data revalidation more precisely.
- Build Adapters API (Alpha): Simplifying the deployment of Next.js apps across different platforms.
- Turbopack (Stable): The new default bundler with significantly faster builds (2-5x) and refresh times (5-10x).
- middleware.ts renamed to proxy.ts: A small but important naming change to reflect a clearer routing intent.

 

React Compiler v1.0

The React Compiler is now finally considered stable and ready to take on some of your app’s optimization tasks by way of auto-memoization applied based on the compiler’s analysis of your code. You can still use useMemo and useCallback as appropriate for precise control, however.

 
React Native 0.82: A New Era

A ‘new era’ because it’s the first React Native release that runs entirely on the New Architecture. It also ships with an experimental opt-in to a newer (faster!) version of the Hermes JS engine called Hermes V1.

 

React Chrono 3.0: Dynamic, Interactive Timeline Component

Supports horizontal, vertical, and vertical alternating timelines, complete with keyboard accessibility, support for nested timelines, auto-playing timelines slideshow-style, and more. Good docs too. v3.0 is a large scale refactoring, adds React 19 compatibility, offers Google Fonts integration, and more.

 

Triplex: A Newly Open Sourced Workspace for Building React and React Three Fiber Components

Originally a commercial tool for visually laying out components in 3D scenes rendered with React Three Fiber, Triplex has gone open source and joined the Poimandres Collective (responsible for projects like Three Fiber, Jotai, and Zustand). Its scope has also increased with a VS Code extension and support for regular React DOM elements and components.

 

shadcn guide to building forms

shadcn published a full guide showing how to build flexible and accessible forms using the <Field /> component with React Hook Form and Zod. It covers form state, schema validation, and handling different input types.

 


 

Build an AI Journal App w/ Next.js 15 + More!

🔴 Let's build an AI Journal App w/ REACT NATIVE! (Sanity, Clerk, Stripe, Expo, Cursor, MCP, OpenAI)

Join me as I show you how to build a AI Journal App from scratch with React Native - This comprehensive tutorial covers everything you need to create an AI Journal App!

 


 

Steven Watkins Landing a Senior Web Dev Job with the help of the PAPAFAM!

 

 


 

Our Book Recommendation For You

 

The Psychology of Money by Morgan Housel

Money - investing, personal finance, and business decisions - is typically taught as a math-based field, where data and formulas tell us exactly what to do. But in the real world people don’t make financial decisions on a spreadsheet. They make them at the dinner table, or in a meeting room, where personal history, your own unique view of the world, ego, pride, marketing, and odd incentives are scrambled together...Read More

 


 
Join our FREE Community Today!

 

Or If you want to level up your coding skills, then check this out!

 


 

 

Responses

Join the conversation
t("newsletters.loading")
Loading...
35% of Cursor's PRs are now written by AI agents!
This week felt like a turning point. Not a "cool new feature" kind of week — a the entire game just changed kind of week. Let me break it all down. 🔥 The Big One Cursor Just Launched Fully Autonomous Cloud Agents This is the one that stopped me mid-scroll. Cursor just dropped Cloud Agents — fully autonomous AI coding agents that run on cloud VMs. Not autocomplete. Not "helpful suggestions." A...
TypeScript 6.0 Beta Is Here — And It’s Preparing for 7.0
PAPAFAM Newsletter #204 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..     Announcing TypeScript 6.0 Beta v6.0 is largely a “time to clean up your tsconfig” release, designed to bridge the transition to the Go-powered native TypeScript 7 later this year. Be aware of s...
I replaced half my workflow with 8 AI agents (here's what actually works)
Hey Sonny here! 👋🏼 I've been meaning to write about this for a few weeks now but I wanted to make sure it actually worked first.   I built a team of 8 AI agents that run different parts of my business. Not one chatbot trying to do everything — I tried that for months and it was chaos. Eight specialized agents, each with a specific job, working together.   Let me break it down 👇🏼 So here's w...
Footer Logo
Privacy Policy Terms & Conditions Disclaimer DMCA Cookie Policy Acceptable Use Policy Refund Policy Impressum

Sign Up to Access React Basics 101 for FREE!

Start your learning journey with this comprehensive module covering EVERYTHING you need to know related to React Basics!