Next.js Metamorphosis
June 29, 2023
25 min
Free
nextjs
react
app-router
server-components
server-actions
data-fetching
streaming
routing
javascript
web-development
frontend
Description
Next.js 13.4 recently released the stable version of the "App Router" – a transformative shift for the core of the framework. In this talk, Lee Robinson shares why this change was made, the key concepts to know, and why he's excited about the future of React. Topics covered include file-system based routing, get initial props, get server-side props, get static props, client-side data fetching, server components, React Server Actions, and the use client directive for interactive components.