About 265,000 results
Open links in new tab
  1. Node.js — Run JavaScript Everywhere

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  2. GitHub - nodejs/node: Node.js JavaScript runtime · GitHub

    1 day ago · Node.js JavaScript runtime 🐢🚀 . Contribute to nodejs/node development by creating an account on GitHub.

  3. Download | Node.js

    Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

  4. Node.js - Wikipedia

    Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript …

  5. Node.js Tutorial - W3Schools

    Node.js is a free, open source tool that lets you run JavaScript outside the web browser. With Node.js, you can build fast and scalable applications like web servers, APIs, tools, and more.

  6. Node.js - Server-Side JavaScript Runtime

    Comprehensive Node.js guide with tutorials, API documentation, and interactive playground. Learn server-side JavaScript development with Node.js.

  7. node.org

    Node.js on Heroku Node.js on Reddit Azure for Node.js developers - Tutorials, API Reference from Microsoft Docs Node.js on Google Cloud Platform YouTube Data API - Node.js Quickstart TOC Love …

  8. What is Node? - GeeksforGeeks

    Jul 23, 2025 · What is Node ? Node is an open-source, server-side JavaScript runtime environment built on the V8 engine. It allows developers to execute JavaScript code outside of a web browser, …

  9. What Exactly is Node.js? Explained for Beginners

    Dec 5, 2022 · Node.js allows developers to create both front-end and back-end applications using JavaScript. It was released in 2009 by Ryan Dahl. In this article, you will learn about Node.js. You …

  10. node - npm

    node Installs a node binary into your project, which because npm runs scripts with the local ./node_modules/.bin in the PATH ahead of the system copy means you can have a local version of …