About 247,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 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, …

  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. What Is Node.js and Why You Should Use It - Kinsta

    Oct 1, 2025 · Node.js is a highly-scalable event-driven JavaScript environment. In this article, learn more about Node.js, its architecture, how to use it, and more.

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

  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. NODE Definition & Meaning - Merriam-Webster

    May 10, 2026 · The meaning of NODE is a pathological swelling or enlargement (as of a rheumatic joint). How to use node in a sentence.

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

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