1 min read
Getting Started with Next.js 14 App Router
A practical tour of the App Router: server components, layouts, data fetching, and the mental models that make it click.
Thoughts on web development, software craftsmanship, and the tools I use day to day.
A practical tour of the App Router: server components, layouts, data fetching, and the mental models that make it click.
React Server Components sound complicated, but they click once you grok the module boundary. Here's the mental model that finally made it stick.