Module 5: Node.js
Module 5: Node.js
Module 5: Node.js
Course Overview
| Field | Details |
|---|---|
| Module Number | Module 5 |
| Module Name | Node.js |
| Status | Content Drafted — syllabus/exam details pending |
| Study Duration | [ To be defined ] |
| Exam Format | Live coding / explanation via recorded Teams call |
| Attempts | Up to 3 per part |
| OneDrive Link | [ Add OneDrive link when available ] |
Related: Express
Syllabus
Node.js Crash Course
| # | Topic |
|---|---|
| 1 | Installation |
| 2 | Node REPL |
| 3 | Setup & package.json Init |
| 4 | Running JavaScript Files |
| 5 | CommonJS Modules |
| 6 | ES Modules |
| 7 | HTTP Module & Create Server |
| 8 | NPM Scripts |
| 9 | NPM Modules & Nodemon |
| 10 | .gitignore File |
| 11 | Environment Variables & .env |
| 12 | Req Object |
| 13 | Marking Requests From Postman |
| 14 | Simple Routing |
| 15 | Loading Files |
| 16 | Building a Simple API |
| 17 | Middleware |
| 18 | Cleanup (Middleware & Handlers) |
| 19 | Get Req Body For POST |
| 20 | File System Module |
| 21 | Path Module |
| 22 | OS Module |
| 23 | URL Module |
| 24 | Crypto Module |
| 25 | Emitting Events |
| 26 | Process Object |
Study Resources
Videos & Course Material
Grads: add your own video links here via PR! See Contributing.
| Topic | Video | Contributed by |
|---|---|---|
| add topic | add YouTube link | your name |
This post is licensed under
CC BY 4.0
by the author.