All EpisodesEpisode 2 · Season 1

Next.js App Router: A Complete Developer Guide

Everything you need to know about Next.js App Router in 2024 — server components, streaming, layouts, and migrating from the Pages Router.

December 8, 2024 58:04

Show Notes

Deep dive into the App Router architecture. I cover the mental model shift from Pages to App Router, Server vs Client Components, how to use layouts for shared UI, and streaming with Suspense. Plus a live migration walkthrough.

Tags

next.jsreactapp routertypescript