| Week 1 - LEARNING OBJECTIVES
- Introduction to the course
- Learn what is Web Development
- READING
- Full Stack Developer - Chapter 1 - Introduction
- Full Stack Developer - Chapter 2 - Creating User Interfaces
- SLIDES
- Introduction to Web Development
- Creating an HTTP server with Node.js
- Creating a React Application
Week 2 - LEARNING OBJECTIVES
- Styling with CSS
- Selectors and specificity
- Box model
- READING
- Full Stack Developer - Chapter 2 - Styling Web Pages with CSS
- SLIDES
- CSS Basics
- The Box Model
- Layout and Positioning
Week 3 - LEARNING OBJECTIVES
- JavaScript fundamentals
- Functions and data structures
- Rendering lists from data
- READING
- Full Stack Developer - Chapter 3 - Creating Single Page Applications
- SLIDES
- JavaScript Overview
- React Components
- Rendering Data Structures
|