|$ curl https://forge-ai.dev/api/markdown?path=docs/roadmaps/nextjs
$cat docs/next.js-learning-roadmap.md
updated Today·8 min read·published

Next.js Learning Roadmap

Next.jsRoadmapAll Levels🎯Free Tools
Introduction

Your complete learning path for Next.js — from the App Router and server components through data fetching, API routes, optimization, and production deployment. Follow the stages in order or jump to specific topics.

info

Next.js builds on React. Complete the React roadmap first to understand components, hooks, and state management.
Full Next.js Roadmap
1
Next.js Foundations~4 hoursBeginner

Understand Next.js's core concepts — file-based routing, layouts, pages, and the App Router mental model.

2
Components & Rendering~5 hoursIntermediate

Master the server/client divide — server components, streaming, and Suspense boundaries.

4
Optimization~4 hoursAdvanced

Optimize your Next.js app for performance — images, fonts, metadata, and code splitting.

5
Deployment & Production~4 hoursAdvanced

Deploy Next.js apps to production — Vercel, Docker, self-hosted, and edge runtime options.

$Blueprint — Engineering Documentation·Section ID: RES-09·Revision: 1.0