Skip to content
Dev
Way
Node.js: Server-Side JavaScript from Fundamentals to Production
Study time
00:00:00
0/15
Reset
Roadmap
Courses
Home
Friday, July 3
Your lessons
You've completed 0% of the course. Pick up where you left off.
Today's plan
What Node.js is
Modules
The event loop and non-blocking I/O
The file system
Study time
Paused
00:00:00
Press play to track your session
Activity
This week
0/15 lessons
0/40 hours
Your modules
All
In progress
Upcoming
Completed
Fundamentals: What Node.js is, how modules work, and how the event loop powers non-blocking I/O
0%
Core modules: The standard library: file system, events and streams, and the process and OS globals
0%
Servers and async: The http module, asynchronous patterns, and robust error handling
0%
npm and the ecosystem: package.json, installing and building packages, and configuration via the environment
0%
Production Node: Data and external services, performance and scaling, and debugging, testing and deployment
0%
Continue learning
What Node.js is
Open lesson