- Introduction to JavaScript - What is JS and where is it used.
- Variables, Data Types, Arrays, Objects.
- Loops, Conditional Statements, Functions - Traditional and Arrow Functions.
- Introduction to Node.js - What is Node.js and how to use it.
- Introduction to Web Concepts - Web and HTTP Concepts.
- How does the web work - Client/Server Architecture.
- HTTP Methods and Responses.
- Introduction to Express - What is express?
- “Hello World” express server
- Mini Project - To Do Application