Learning roadmap
Web Foundations
From HTML/CSS to a deployed Next.js app. The shortest serious path to shipping the web.
6 stages~56 h
That leaves 6 stages, ~56 hours of focused work. You can clear it in any order, but the stages compound — try them top-to-bottom your first time.
- Conceptssemantic-htmlbox-modelflexboxgridresponsiveLab task
Build a 3-page personal site (home / projects / about) with semantic HTML and CSS Grid. Mobile-first.
Build it in the LabCheckpointThree responsive pages live on a free host (Vercel / Netlify).
What you'll be able to do
- Build and deploy a multi-page Next.js site solo.
- Style it cleanly with Tailwind, mobile-first.
- Read other people's React code without panic.
Or try a related path