About 154,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 content before the …

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

  4. GitHub - nodejs/node: Node.js JavaScript runtime

    Building Node.js See BUILDING.md for instructions on how to build Node.js from source and a list of supported platforms.

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

    We strongly recommend using a Node version manager like nvm to install Node.js and npm. We do not recommend using a Node installer, since the Node installation process installs npm in a directory …

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

  7. How to Get Started with Node.js – Beginner's Guide to Node

    Jul 11, 2022 · In this article, we've covered Node.js from theory to practice. Although Node.js is a vast topic that you can't learn entirely from a single shorter article, I've done my best to cover some of the …

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

  9. Node.js 24 is here: What’s new and what to expect

    May 20, 2025 · Discover what’s new in Node.js 24, including major features, improvements, and how to prepare your projects.

  10. Node.js Tutorial - Learn basics of Node.js

    Concluding this Node.js Tutorial, we got introduced to Node.js, its capabilities, and different modules that are popular with Node.js. Follow these series of Node.js Tutorials to get hands on working with …