Overview

An open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a web browser.

Role in this knowledge base

Fundamental for server-side JavaScript development and many front-end build tools.

Key facts

  • It is recommended to manage Node.js versions using Node Version Manager (NVM) for flexibility.

Sources