← Back to Home
Week 11 - Node.js File System & HTTP
Reference files for Week 11 content. These examples demonstrate Node.js
concepts as reference code for students.
Examples
-
File System Module - Reading, writing,
and managing files
-
HTTP Module - Building HTTP servers
from scratch
-
Routing - URL parsing and request routing
-
Static File Server - Serving HTML,
CSS, JS files