
May 05, 2026 · 22 min read
Blurring the Line Between Client and Server with Server Actions
A practical guide to architecting Next.js server actions with procedures, cache revalidation, and optimistic updates for clean client-server communication.

May 05, 2026 · 22 min read
A practical guide to architecting Next.js server actions with procedures, cache revalidation, and optimistic updates for clean client-server communication.

April 19, 2026 · 15 min read
An opinionated 2026 starter stack for shipping fast with Next.js, TypeScript, Tailwind, Shadcn, Prisma, and Better-Auth, with a guided setup.