669 shaares
5 results
tagged
npm
Some public notes
tl;dr The new yarn package manager is a fantastic tool to install your application’s dependencies. When using it for packages, that are…
Maintaining a module on npm can be a little daunting. For modules with lots of dependencies, the task of keeping them up-to-date can be time consuming. These two handy modules are must-haves for making the process quick and easy, install...