Hey everyone! If you want to learn Node.js, then check out my Node.js Learning Path, which you can find only at IBM Developer.
Unit 8 shows you how to manage your Node project’s dependencies.
Here’s what you’ll learn about in Unit 8:
- The package.json file, which you use to manage your project’s metadata like name and version
- Dependency versioning using semantic versioning (SemVer)
Unit 8 also has a quiz and a video, where I show you the required elements of a package.json file and the role of semver in dependency management.
Click here to start Unit 8 now, or click here to start at Unit 1.
Either way, have fun, good luck, and thanks for reading!
–jsp