Technology/Programming/Languages/Node.js.md

Node.js

Markdown

A JavaScript runtime created by Ryan Dahl that runs outside of the browser. This opened the floodgates of having javascript everywhere and birthed a suite of new tools and paradigms.

Managing node.js versions can be a pain in the ass. Get nvm, the node version manager.