-
Notifications
You must be signed in to change notification settings - Fork 0
Curriculum and Teaching Resources
Reid Russom edited this page Oct 16, 2024
·
4 revisions
- Lesson 01: Node Introduction
- Lesson 02: NPM and Async Patterns
- Lesson 03: Introduction to Express
- Lesson 04: Middleware REST Methods and Postman
- Lesson 05: Task Manager API Part 1
- Lesson 06: Task Manager API Part 2
- Lesson 07: Using Query Parameters
- Lesson 08: JWT Basics
- Lesson 09: Jobs API Part 1
- Lesson 10: Jobs API Part 2
- Lesson 11: Front End for the Jobs API
- Lesson 12: Server-Side Rendering with EJS
- Lesson 13: Authentication with Passport
- Final Project