IBM
Developer
Explore
Articles
Blogs
Courses
Learning paths
Open projects
Series
Tutorials
Products
IBM Bob
Granite models
Open Liberty
watsonx.ai
watsonx.data
Docling
Languages
IBM Semeru Runtimes
Java
Python
Node.js
JavaScript
COBOL
Technologies
Artificial intelligence
Data Science
Messaging
Machine Learning
Observability
Security
Events
All Events
IBM Hackathons
IBM Community Events
TechXchange Conference
Resources
IBM Documentation
IBM Support
IBM Developer Videos
IBM Technology Videos
Open Source @ IBM
TechXchange
Home
Explore
Articles
Blogs
Courses
Learning paths
Open projects
Series
Tutorials
Products
IBM Bob
Granite models
Open Liberty
watsonx.ai
watsonx.data
Docling
Languages
IBM Semeru Runtimes
Java
Python
Node.js
JavaScript
COBOL
Technologies
Artificial intelligence
Data Science
Messaging
Machine Learning
Observability
Security
Events
All Events
IBM Hackathons
IBM Community Events
TechXchange Conference
Resources
IBM Documentation
IBM Support
IBM Developer Videos
IBM Technology Videos
Open Source @ IBM
TechXchange
Subscribe
Options
loading
Loading page...
Learning Path
Get started with Node.js
Overview
Install Node.js, npm, and VS Code
Take a tour of Node.js
Explore Node.js basic concepts
Introduction to the event loop in Node.js
Create your first Node.js application
Introduction to Node package manager
Node.js dependency management
Unit testing in Node.js
Summary
Tutorial
Node.js dependency management
Share code and manage dependencies with `package.json`, `package-lock.json`, and SemVer
By
J Steven Perry
Save
Save
Previous
Introduction to Node package manager
Next
Unit testing in Node.js