Node.js
Node.js, short for Node JavaScript Runtime, is an open-source, cross-platform runtime environment that allows JavaScript to run outside the browser. Originally created by Ryan Dahl in 2009, Node.js is built on Google’s V8 JavaScript engine and is commonly used to build servers, APIs, command-line tools, and real-time applications.