Node.js

Type: Runtime environment

Briefly explained: Node.js is a JavaScript runtime environment that enables developers to run JavaScript code outside the web browser. It is widely used to develop server applications that run on top of JavaScript.

Node.js is not a framework in the traditional sense, but a runtime environment.

Known Companies that use Node.js:

  • Netflix
  • Uber
  • PayPal