© Fernando Doglio 2020
F. DoglioIntroducing Denohttps://doi.org/10.1007/978-1-4842-6197-2_4

4. No More NPM

Fernando Doglio1 
(1)
El Molar, Madrid, Spain
 

This is, arguably, the most controversial change that Deno has introduced into the JavaScript-for-the-back-end landscape: the lack of a package manager. Let’s be honest—this is not about them dropping support for NPM, which, if you don’t know about it, is the de facto package manager for Node.js. This is about them dropping the entire concept of a package manager altogether and letting back-end developers handle dependencies like browsers do.

Is this a good approach? Will it break the entire ecosystem and make the Deno community collapse? I’m not telling you now; you’ll have to read and see for yourself! ...

Get Introducing Deno: A First Look at the Newest JavaScript Runtime now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.