1.1 Coding with Node & Express.pptx
1. Preview of project
2. The difference between a full stack, front end and back end developer.
3. Starting with the design before code
4. Setting Up Shop
5. Building the pages from our design
6. Adding to our HTML page
7. Continuing with the front end
8. Working with JavaScript and how we will use it.
9. JavaScript - variables, strings, booleans, numbers, and comments.
10. JavaScript - coding our logic for data and decision making.
11. JavaScript - functions with logic and reusable code.
12. JavaScript - Arrays and Objects.