March 29, 2024

Advanced npm

Author:
Go to Source

npm is a key part of every developer’s toolbox. It’s the package manager for JavaScript and JavaScript frameworks such as Node.js, enabling developers to easily share and re-use code. This course helps you build on your npm knowledge, teaching advanced concepts and skills, including how to publish your own packages so they can be used by the entire JavaScript community. Instructor Emmanuel Henri also covers working with private packages, executing audits, and troubleshooting common issues, including cache problems.

Read more