About 343,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

    With Node.js, you can build fast and scalable applications like web servers, APIs, tools, and more. Get certified with our Node.js exam, includes a professionally curated study kit to guide you from …

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

  4. Node.js - Wikipedia

    Node.js allows developers to use JavaScript for writing command line tools and server-side scripting. Running Javascript on the server is commonly used to generate dynamic web page content before …

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

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

    Dec 5, 2022 · Node.js is a JavaScript runtime environment: When you write JavaScript code in your text editor, that code cannot perform any task unless you execute (or run) it.

  8. Download | Node.js

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

  9. What is Node? Complete Guide to Node.js - Codecademy

    Learn what Node is, its meaning in programming, and how Node.js works. Complete definition guide with examples, installation, and real-world uses.

  10. Node.js · GitHub

    Node.js® is a free, open-source, cross-platform JavaScript run-time environment— that lets developers write command line tools and server-side scripts outside of a browser.