← 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.

Open Interactive Presentation (Slides)

Examples

  1. Node.js Basics - Core concepts and global objects
  2. npm & Modules - Package management and module systems
  3. Express.js Basics - Creating a web server
  4. REST API Design - Building a complete API