DevWayRoadmap
0/45 · 0%
CourseCourses← Home
Node.js · Backend

Node.js Roadmap

A step-by-step path through Node.js: fundamentals, core modules, building servers and async, npm and the ecosystem, and production Node.

Not started In progress Completed
0%0/45

concepts mastered

1

Fundamentals

0% · 0/9

What Node.js is, how modules work, and how the event loop powers non-blocking I/O

2

Core modules

0% · 0/9

The standard library: file system, events and streams, and the process and OS globals

3

Servers and async

0% · 0/9

The http module, asynchronous patterns, and robust error handling

4

npm and the ecosystem

0% · 0/9

package.json, installing and building packages, and configuration via the environment

5

Production Node

0% · 0/9

Data and external services, performance and scaling, and debugging, testing and deployment

🏁

Finish line