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...
Claude agents learned to dream and self-improve
This week the AI coding story is not “one more chatbot inside an editor.” It is something much bigger: agents are getting their own memory, their own workspaces, their own tools, and their own security problems. That is the shift. 🔥 The Big One Claude’s new dreaming feature is how agents start improving between runs. This is the story that deserves the cover. Anthropic just introduced dreamin...
AI agents just got their own computers
I think this is the week the AI coding conversation quietly changed. Not because one model got slightly smarter, but because the tools around agents started looking more like real operating systems for builders. 🔥 The Big One Manus Cloud Computer shows where agentic software is heading. Manus launched Cloud Computer this week — a dedicated cloud machine where agents, bots, scripts, databases, ...
GitHub just changed how teams use AI agents
I used to think the AI coding race was mainly about which model wrote the best function. This week made it obvious: the real race is who can turn agent work into something teams can trust, review, and measure. 🔥 The Big One GitHub Copilot is becoming an async teammate — and now teams can measure the work. GitHub's Copilot cloud agent is moving beyond simple pull-request workflows. That is 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!