Skip to main content

Documentation Index

Fetch the complete documentation index at: https://swe.aboneda.com/llms.txt

Use this file to discover all available pages before exploring further.

Next.js Fundamentals

A structured approach to mastering Next.js for production-grade React applications.

Topics to Cover

  • App Router — File-based routing, layouts, loading & error states
  • Rendering — SSR, SSG, ISR, and React Server Components
  • Data Fetching — Server-side fetching, caching, revalidation
  • API Routes — Route handlers, middleware, edge functions
  • Deployment — Vercel, self-hosting, environment configuration