About 43,800,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. Node.js - Wikipedia

    Node.js lets developers use JavaScript to write command line tools and server-side scripting. The ability to run JavaScript code on the server is often used to generate dynamic web page …

  3. Node.js Introduction - W3Schools

    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, enabling server-side development …

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

  5. NodeJS Introduction - GeeksforGeeks

    Sep 17, 2025 · NodeJS is a runtime environment for executing JavaScript outside the browser, built on the V8 JavaScript engine. It enables server-side development, supports …

  6. Downloading and installing Node.js and npm - npm Docs

    Downloading and installing Node.js and npm To publish and install packages to and from the public npm registry or a private npm registry, you must install Node.js and the npm command …

  7. What Is Node.js and Why You Should Use It - Kinsta

    Oct 1, 2025 · Later came Node.js, which is a run-time environment that includes everything required to execute a program written in JavaScript. Node.js is a single-threaded, open …

  8. Node.js - Introduction - Online Tutorials Library

    Node.js is a cross-platform (run on Windows, Linux, Unix, macOS, and more), open-source, back-end JavaScript runtime environment, that executes JavaScript code outside a web browser.

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

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