Skip to main content
The Full Stack track on Launchpad walks you through building complete web applications, from your first HTML page to a deployed production service. You will pick up frontend, backend, database, and cloud skills in one continuous path so your portfolio and your interview answers line up.

Frontend Development

Start with the languages of the browser and move into a modern component framework:
  • HTML and CSS for structure, layout, and responsive styling.
  • React JS for building interactive, component-driven interfaces.
You can prototype and test your frontend code directly in the Code Playground without any local setup.

Backend and Databases

Once your UI is solid, learn to power it with a real backend:
  • Node JS for building server-side JavaScript applications and APIs.
  • MongoDB for storing and querying application data.
If you want deeper database fundamentals, pair this section with the Databases course.

Deployment and Production

Shipping is where full stack work becomes real:
  • Learn how to package and deploy your applications so they run beyond your laptop.
  • Put it all together in an AWS hackathon where you deploy an end-to-end project to the cloud.
The AWS hackathon is a milestone project inside the Full Stack track, giving you a portfolio-ready deployment you can point interviewers to.

Keep building

Code Playground

Run HTML, CSS, and JavaScript, plus SQL and PostgreSQL, straight in your browser.

Databases

Go deeper into SQL, PostgreSQL, and MongoDB fundamentals to strengthen your full stack projects.