01
Next.js 15 App Router
// ...Framework overview
App directoryFile conventionsServer/Client components
Modern React Framework
App Router, rendering strategies, data fetching, and the gateway to full-stack.
Framework overview
File-based routing
Parameters and catch-all
Rendering strategies
Server-side data
SEO optimization
API endpoints in Next.js
Mutations without APIs
Auth patterns overview
Auth-gated content
Blog with MDX and SEO
Auth skeleton for future apps
SSR/SSG/ISR side-by-side
15 minFile to route mapper
10 min