News and guides about next.js — 2 news
Upgrade a basic Next.js notes app with advanced patterns: middleware-based authentication, optimistic UI updates using Server Actions, parallel data fetching, and streaming with Suspense. Build a basketball-themed coach's playbook that feels instant and resilient.
This tutorial teaches Next.js 16 from the ground up by building a progressive web app for notes. You'll learn the App Router, Server Components, data fetching, and API routes through a hands-on animal-themed project, comparing modern and legacy approaches.