Section 01
Node Basics
Install Node, run scripts, work with modules and npm.
10 / 10 lessons
Node 22 LTS · intermediate
Run JavaScript outside the browser. Build APIs, CLIs, and tools with Node's standard library, the npm ecosystem, and the patterns real production systems run on.
Section 01
Install Node, run scripts, work with modules and npm.
Section 02
Filesystem, paths, streams, events, processes, crypto.
Section 03
The event loop, promises, workers, processes, and timers.
Section 04
Build HTTP servers with Node's built-in http module.
Section 05
The most popular Node framework. Routing, middleware, validation, auth.
Section 06
Connect to SQL/NoSQL, cache with Redis, handle uploads and queues.
Section 07
Test, debug, log, deploy, monitor, and harden a Node app.