About 353,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. 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.

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

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

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

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

    Node.js releases a new major version every 6 months, allowing for breaking changes. This happens in April and October every year. Releases appearing each October have a support life of 8 months. …

  7. Node.js Introduction - W3Schools

    In this tutorial, you'll learn: What is Node.js? Node.js is a free, open-source JavaScript runtime that runs on Windows, Mac, Linux, and more. It lets you execute JavaScript code outside of a web browser, …

  8. Node.js Tutorial - GeeksforGeeks

    5 days ago · Node.js is an open-source, cross-platform JavaScript runtime built on Chrome's V8 engine. It enables developers to run JavaScript outside the browser to build fast, scalable server-side …

  9. NODE

    NODE is a nonprofit foundation dedicated to transforming how digital art is experienced. NODE is both an idea and a place – built with artists, by artists, and for artists.

  10. How to Download and Install Node.js and NPM - GeeksforGeeks

    Jul 23, 2025 · To run a Node.js project on your system, you first need to install Node.js and NPM. Once installed, you can use the Node.js runtime to execute JavaScript code and NPM to manage project …