3 hours/week
Build small CLI and HTTP exercises.
Programming technologie guide
Learn Node.js through prerequisites, core workflows, projects, troubleshooting, and production practices.
Learning sequence
Node.js runtime, modules, package management, and environment variables
Files, streams, events, errors, and asynchronous I/O
HTTP servers and request lifecycle
Database access, validation, authentication, and testing
Logging, performance, deployment, and process management
3 hours/week
Build small CLI and HTTP exercises.
6 hours/week
Add API routing, persistence, validation, and tests.
10 hours/week
Build and deploy a production-style API service.
No. Node.js is a JavaScript runtime. Frameworks such as Express add routing and application structure on top of it.