Examples
Live labs that follow official docs (You will learn → try → recap → challenge). Prefer the Frontend course path for the full curriculum.
React
Learn path (react.dev order)
Official Learn path — components → JSX → state → Effects.
Open lab →Next.js
Getting Started map
Official App Router Getting Started — with Nest kept as the API.
Open lab →Hooks
Escape hatches
Refs, custom Hooks — linked to official pages.
Open lab →Add-on
State taxonomy
When to use Query vs RTK — labeled as add-on, not React core docs.
Open lab →Add-on
Axios + TanStack Query
Professional Nest data path — cited library docs.
Open lab →Guides
Security & performance
Tied to Nest security docs + React/Next guidance.
Open lab →How to use these
- Open a track, then a lesson — same visual shell as course topics.
- Read the official docs link first; the lab is a Nest-flavored try-along.
- Return to the course roadmap for quizzes and progress.