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...
Cursor and SpaceXAI just launched Grok 4.5
This week made something obvious: the AI model race is not just about who tops the benchmark chart anymore. It is becoming a race to own the workflow around the model. The companies that win will not just ship smarter models. They will put those models directly where builders plan, code, review, test, deploy, and approve work. 🔥 The Big One Cursor and SpaceXAI just launched Grok 4.5 — and thi...
Fable 5 is back
Fable 5 came back, and the real lesson got louder: powerful agents need boring rules around them. 🔥 The Big One Fable 5 is back after an 18-day safety mess. Anthropic is redeploying Claude Fable 5 starting today, July 1, after the US government lifted export controls on Fable 5 and Mythos 5. That is a big deal for builders because Fable 5 was not just another model launch. Anthropic positione...
The terminal agent shift devs should not ignore
This week made it obvious: the terminal is becoming the control room. 🔥 The Big One GitHub just made the terminal feel like the new home for coding agents. GitHub made the redesigned Copilot CLI generally available this week, and honestly, this is bigger than another "AI in your editor" update. The important bit is not just that you can chat in the terminal. We have had that for a while. The ...
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!