Basics → Practice → Mock Review
Frontend Interview Prep Roadmaps
Structured roadmaps plus bite-sized lessons. Track progress locally, resume the next topic fast, and keep momentum without a login.
Overall Progress
0/81
Completed lessons across all roadmaps.
Recommended Path
JS Core → TS Core → React → HTML/CSS
Follow this sequence to build fundamentals first, then sharpen framework-specific answers.
Next Action
Start your first roadmap
Next lesson: JavaScript Event Loop: Microtasks vs Macrotasks (Interview-Ready)
JavaScript Core
Start hereClosures, hoisting, this, prototypes, promises, async/await, event loop — the stuff interviews love.
Checklist (25)
TypeScript Core
Types, generics, narrowing, inference, utility types — practical TypeScript for frontend roles.
Checklist (30)
React Core
Components, hooks, rendering, performance, patterns — the core React knowledge interviews expect.
Checklist (16)
HTML/CSS
Semantics, flexbox, grid, responsive design, accessibility, and modern CSS — core frontend fundamentals.
Checklist (10)
- Next up: HTML Semantics: The Interview Answer