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...
OpenAI just made AI coding easier to buy — and that changes adoption overnight
  OpenAI just made one of the biggest barriers to AI coding adoption way smaller: the buying decision. This week felt like a shift from "AI coding is cool" to "AI coding is getting budgeted like normal software". 🔥 The Big One OpenAI just made AI coding easier to buy. The biggest AI story this week wasn’t a benchmark chart. It was pricing. OpenAI launched Codex-only seats with pay-as-you-go p...
GitHub is training Copilot on your code — and you have 23 days to stop it!
  I've been using GitHub Copilot since day one. So finding out that starting April 24, every line of code I write with it becomes training data — unless I manually opt out — honestly caught me off guard. Here's what you need to know this week. 🔥 The Big One GitHub is training Copilot on your code starting April 24 — and most developers don't even know. This is one of those changes that flies ...
Anthropic just shipped 9 features in one week. Here's what that means for how you code.
This week something clicked. I stopped thinking of AI as a tool I use and started thinking of it as a colleague I delegate to. That shift changes everything about how you build.   🔥 The Big One Anthropic dropped 9 features in 7 days. Claude isn't a chatbot anymore. Let me walk you through what just happened, because I think most people are sleeping on this. Anthropic launched Claude Computer ...
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!