Node.js — resources

roadmap.sh: https://roadmap.sh/nodejs

Books

  • Node.js Design Patterns (Mario Casciaro & Luciano Mammino) — the definitive book on idiomatic, scalable Node architecture.
  • Node.js in Action (Alex Young et al.) — practical, project-driven walkthrough of the platform.
  • The Node.js Handbook (Flavio Copes) — concise, free reference covering the core APIs.

Courses / practice