Express JS Full Course

4 months ago
6

This 8 hour course teaches you all of the core fundamentals you need to learn how to build server applications using Express JS. You will learn how to implement the basic HTTP request methods, validate request bodies, implement sessions, save data to a database, manage user authentication, integrate OAuth2, and writing automated unit & integration tests!

VS Code Settings:

Theme Name: Horizon
Font Name: Operator Mono

0:00 Intro & Setup
11:01 Get Requests
20:40 Route Params
30:08 Query Params
42:54 Post Requests
56:07 Put Requests
1:10:02 Patch Requests
1:19:00 Delete Requests
1:26:47 Middleware
1:48:24 Validation
2:19:52 Routers
2:38:59 Cookies
2:58:59 Sessions
3:15:24 Sessions Pt. 2
3:38:02 Passport.js & Authentication
4:15:39 Databases & MongoDB
4:42:10 Hashing Passwords
4:54:45 Session Store
5:11:58 OAuth2
5:49:38 Unit Testing & Jest
7:14:12 E2E Testing

Loading comments...