Roadmap

Full-stack and DevOps tracks you can track locally as you go.

From HTML fluency to shipping a typed full-stack app with tests.

Progress: 0 / 6 (saved locally)

  • Foundations
    Semantic HTML & modern CSS
    Landmarks, forms, flex/grid, and fluid type without a framework.
  • Foundations
    JavaScript → TypeScript
    Async, modules, and gradual typing that catches real bugs.
  • Frontend
    React UI patterns
    Composition, controlled forms, and accessible client components.
  • Frontend
    Next.js App Router
    Layouts, route handlers, metadata, and server/client boundaries.
  • Backend
    APIs & persistence
    REST/JSON contracts, validation, and a simple database.
  • Shipping
    Ship & observe
    Preview deploys, logs, and a checklist for production readiness.

FAQ

Do I need to finish a track linearly?

No. Skip what you already know. Mark items done when you can teach them.

Where is progress stored?

In your browser via localStorage. Clearing site data resets the checklist.

Can I suggest new items?

Yes — open a discussion on Discord or send a PR once the repo is public.