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.
Beyond the basics: discriminated unions, branded types, and the patterns that have earned a permanent place in my toolbox.
A sustainable system for building side projects: scoping, timeboxing, and knowing when something is 'done'.
React Server Components sound complicated, but they click once you grok the module boundary. Here's the mental model that finally made it stick.