Explore >> Select a destination


You are here

lucasfcosta.com
| | angelika.me
3.4 parsecs away

Travel
| | Whenever I'm adding a new dependency to a JavaScript app, or setting up the build process of a new app, I ask myself: what exactly are devDependencies? It's time to answer that question in depth.
| | blog.quigley.codes
1.7 parsecs away

Travel
| | Introduction So you've updated Node Package Manager (npm) to v5.x.x, and everything seems to be going fine. But wait, what's this? A new file was created...
| | blog.appsignal.com
3.5 parsecs away

Travel
| | Find out how a single JS package can come with 19k dependencies.
| | amanhimself.dev
27.1 parsecs away

Travel
| [AI summary] This article explains how to use import statements in Node.js by setting up a project with Babel to enable ES6 modules, avoiding syntax errors.