All roadmaps

Next.js

The React framework for production — routing, rendering, caching, deploy.

intermediate · 2–3 months · 3 milestones · 11 topics

Progress0%
0 done · 0 learning

Tap a box to open it

Start
Finish
Routing & LayoutsThe file system is the router.
Rendering & DataChoose a strategy per route, not per app.
ProductionMetadata, performance, deployment.

Full outline

Master the App Router: layouts and routes, server and client boundaries, the caching model, data fetching and mutations, metadata and SEO, performance, and deployment.

  1. 01Routing & Layouts

    The file system is the router.

  2. 02Rendering & Data

    Choose a strategy per route, not per app.

  3. 03Production

    Metadata, performance, deployment.