Alpha Spaces

Full-Stack JavaScript: From Browser to Backend Mastery

Explore the language, frameworks, and architectures that power the modern web.

Part I: Foundations (HTML, CSS, Core JS)

HTML5 essentials: semantic tags, forms, accessibility. CSS3 essentials: box model, flexbox, grid, responsive design.

Learning Objectives
  • Create a semantic HTML page
  • Use CSS Grid/Flexbox for responsiveness
  • Project: Build a responsive portfolio landing page with text, images, and a contact form.
Test Your Knowledge

Resources

reading

MDN – HTML basics

View Resource
reading

MDN – CSS layout

View Resource

Part II: Frontend Frameworks (React, Vue, Angular)

Part III: Backend with Node.js & Frameworks

Part IV: Architecture, Best Practices & Projects