Getting Started with Next.js 15
A walkthrough of what's new in Next.js 15 and how to set up a new project with the App Router.
nextjstypescriptwebdev
I write about software, web development, and things I find interesting.
A walkthrough of what's new in Next.js 15 and how to set up a new project with the App Router.
Tailwind v4 drops the JavaScript config file in favor of CSS-first configuration. Here's what changed and how to migrate.
Practical TypeScript patterns for cleaner, safer code — without going overboard on type gymnastics.