About 346,000 results
Open links in new tab
  1. Download Node.js®

    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. 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.

  3. Node.js · GitHub

    Node.js is an open-source project, and it's always looking for new contributions. From documentation, translation, contributing to our infrastructure or reporting a bug; any contribution is valued and …

  4. Node.js 22 Available Now - OpenJS Foundation

    Apr 24, 2024 · Here is our full Node.js release schedule. “Node.js 22 improves a lot of small, important areas, and continues to make it easy in enterprise deployments to use JavaScript to write command …

  5. 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.

  6. Node.js tutorial in Visual Studio Code

    Node.js tutorial in Visual Studio Code Node.js is a platform for building fast and scalable server applications using JavaScript. Node.js is the runtime and npm is the Package Manager for Node.js …

  7. 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 …

  8. 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 …

  9. Download | Node.js

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

  10. Node.js & NPM Update Guide - GeeksforGeeks

    Feb 26, 2026 · node -v node version in windows Update npm using NPM Step 4: Use below npm command to upgrade npm to latest npm install -g npm@latest Step 5: Verify latest Installation update …