Migrating to Next.js App Router with zero downtime – If you’re looking for a way to migrate your apps to the App Router, this guide is for you. It covers a strategy for smoothly transitioning from the pages router, the challenges involved, and ways to improve the UX // LUCAS MOTTA & VLAD MOROZ
𝕏 Here's where we're headed with caching in Next.js – Lee clarified some questions about the future of caching in Next.js and the strong focus on PPR (Partial-Prerendering). Tl;dr: ”Our goal is to make all async operations (like doing a fetch) opt into dynamic rendering” // LEE ROBINSON
⚡️ Sponsor
Enterprise Commerce – High performance, scalable Next.js eCommerce storefront, built with shadcn/ui and v0. Deployable with a single click // Blazity
📙 Tutorials, Articles & Opinion
📦 Packages / Tools / Repos
@unkey/cache – A flexible cache SDK for serverless applications. Comes with E2E-typesafety, encryption, metrics collection and more // ANDREAS THOMAS
next-safe-route – A utility library for Next.js that provides type-safety and schema validation for Route Handlers / API Routes // RICHARD SOLOMOU
Portfolio – A simple template to build a minimal personal site + dev blog. Built with Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI // DILLION VERMA
🌈 Related
Understanding React Compiler – Dives into the inner workings of the experimental React Compiler, explaining how it works, what it does, and whether you should use it // TONY ALICEA
|