About 299,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 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. 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 …

  4. Install Node.js - JavaScript Tutorial

    If you type node, it will launch a REPL and put you in an interactive JavaScript environment. In this interactive mode, you can execute any valid JavaScript code.

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

  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 is a JavaScript runtime. It is built on Google's Chrome V8 open-source JavaScript engine. It uses an event-driven, non-blocking I/O model. It primarily uses the npm package ecosystem. Latest …

  8. NODE Definition & Meaning - Merriam-Webster

    4 days ago · The meaning of NODE is a pathological swelling or enlargement (as of a rheumatic joint). How to use node in a sentence.

  9. Node.js Distributions - NodeSource

    Our Node.js distributions power the web with 100M downloads annually! About our Distributions For over a decade NodeSource has supported the ecosystem with the most reliable DEB and RHEL …

  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.