Backend Basics (Node.js, Express, REST APIs)

Estimated Time: 160 hours

Status: ☐ Not Started


🎯 Objectives


🔗 Resources

  1. Node.js Crash Course – Traversy Media (YouTube)

    The best starting point for Express + Node in one sitting

  2. The Odin Project – NodeJS Path (Intermediate JS)

    Covers Express, REST, and basic backend architecture

  3. Postman

    Use this to test your API routes without needing a front-end UI

  4. MDN – Express Intro

    Strong overview from Mozilla


✅ Projects