Full-Stack Developer

Combine frontend and backend skills into one coherent path: UI, API, and database.

This is a learning roadmap: a suggested order through real guides, courses, and projects. It is not a certifiable, assessed course path.
Who it's for
Someone who wants to be able to build a complete application, frontend to database, alone.
Expected outcome
Able to build a full application: a UI, a REST API behind it, and a relational database storing its data.
12-16 weeks, self-pacedHTML/CSS/JavaScriptREST API designSQLNode.js/Express

Steps

  1. HTML & CSS FundamentalsCourseNot started
  2. JavaScript FundamentalsCourseNot started
  3. Git, APIs & SQLCourseNot started
  4. React guideGuideOptionalNot started
  5. Node.js guideGuideNot started
  6. Express guideGuideNot started

Milestones

  • Ship a UI
  • Ship a REST API
  • Connect the two to a database