Building a Modern Blog with Next.js 16 and Tailwind CSS v4
A step-by-step guide to building a fast, SEO-friendly blog using the latest Next.js App Router and Tailwind CSS v4's CSS-first approach.
Jordan Lee
Building for the web since 2018. I write about React, Next.js, TypeScript, and the tools that make developers productive.
A step-by-step guide to building a fast, SEO-friendly blog using the latest Next.js App Router and Tailwind CSS v4's CSS-first approach.
Practical TypeScript patterns for React apps — from generic components to discriminated unions and type-safe event handlers.