Currently Empty: $0.00
Curriculum
- 1 Section
- 62 Lessons
- 30 Days
Expand all sectionsCollapse all sections
- Foundations of the WebHow the Web Works62
- 1.1Fetch API or mock backend
- 1.2Form handling, responsive design
- 1.3Events, conditional rendering, simple hooks
- 1.4Backend Fundamentals
- 1.5What is a server, Node.js & Express overview
- 1.6Final Project — Build a Full Web App
- 1.7Frontend in HTML/CSS/JS or React
- 1.8Deploy Final Project
- 1.9Use GitHub Pages, Netlify, or Vercel
- 1.10Iteration, object methods
- 1.11Working with Forms in JS
- 1.12Handling form submissions, validation
- 1.13Local Storage & JSON
- 1.14Saving data in the browser
- 1.15Intro to Git & GitHub
- 1.16Version control basics, pushing code
- 1.17Hosting with GitHub Pages
- 1.18Publishing a site live
- 1.19Mini Project 3 — Quiz App with JS & Local Storage
- 1.20Weekly Review + Q&A Session
- 1.21Intro to Frameworks & Full-Stack Concepts
- 1.22Intro to Bootstrap
- 1.23Using a CSS framework, building quickly
- 1.24JavaScript Libraries & APIs
- 1.25Fetch API, async/await, integrating data
- 1.26Intro to React (Basics)
- 1.27JavaScript Basics
- 1.28Conditionals, loops, functions
- 1.29DOM Manipulation
- 1.30Query selectors, events, element updates
- 1.31Mini Project 2 — Interactive To-Do List
- 1.32Weekly Review + Debugging Session
- 1.33Advanced Front-End & Deployment
- 1.34Rows, columns, grid areas
- 1.35CSS Grid Layout
- 1.36Media queries, mobile-first design
- 1.37Responsive Design
- 1.38Intro to CSS
- 1.39Selectors, properties, units (px, %, em)
- 1.40Colors, borders, text styling
- 1.41Layouts with CSS
- 1.42Box model, display, position
- 1.43Flexbox basics
- 1.44Mini Project 1 — Personal Portfolio Page
- 1.45Build a personal profile website using HTML & CSS
- 1.46Recap + Practice Quiz
- 1.47Intermediate Front-End Skills
- 1.48Intro to JavaScript
- 1.49Variables, data types, operators, comments
- 1.50Arrays and Objects in JS
- 1.51Components, props, state
- 1.52React Continued
- 1.53Intro to HTML
- 1.54Tools setup (VS Code, browser, GitHub)
- 1.55Client-server architecture
- 1.56Internet vs Web, domains, servers, browsers
- 1.57Forms & Semantic HTML
- 1.58Lists, links, tables, images
- 1.59Semantic tags for accessibility
- 1.60HTML5 structure, tags, attributes
- 1.61Input types, form validation
- 1.62Submit project, feedback session