Technology/Programming/Languages/Node.js.md
Node.js
MarkdownA 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.
Linked From
- Deno People/Deno.md
- internet People/internet.md
- JavaScript Technology/Programming/Languages/JavaScript.md
- Programming Languages Technology/Programming/Languages/Programming Languages.md
- Ryan Dahl People/Ryan Dahl.md
- The Read-Eval-Print-Loop aka REPL Technology/REPL.md