Chapter 1 - Introduction to Web
- Understanding HTTP
- Browser and Server
- Intro to HTML
- Intro to CSS
- CSS Layouts and Debugging
- Guided Project - Building a web page, Git Advanced
Chapter 2 - JavaScript on the Browser
- HTML and DOM
- DOM Manipulation
- DOM Events
- Asynchronous Communication
- Introduction to jQuery
- Guided Project - Calculator, CI/CD
Chapter 3 - Introduction to React Ecosystem