Dependencies vs. devDependencies for JavaScript apps (opens in new tab)
From Angelika.me: 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.
Read the original article