← Back to Home
Week 10 - Node.js Foundations
Reference files for Week 10 content. These examples demonstrate Node.js
concepts in the browser for easy viewing.
Examples
-
Node.js Basics - Core concepts and
global objects
-
npm & Modules - Package management and
module systems
-
Express.js Basics - Creating a web
server
-
REST API Design - Building a complete API