About 223,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

    Node.js is a free, open source tool that lets you run JavaScript outside the web browser. With Node.js, you can build fast and scalable applications like web servers, APIs, tools, and more.

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

  4. Run Node.js scripts from the command line

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

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

  6. Node.js 22 is now available!

    Apr 24, 2024 · Node.js 22 will enter long-term support (LTS) in October, but until then, it will be the "Current" release for the next six months. We encourage you to explore the new features and …

  7. npm | Home

    Get started today for free, or step up to npm Pro to enjoy a premium JavaScript development experience, with features like private packages. Relied upon by more than 17 million developers …

  8. Node.js Tutorial - GeeksforGeeks

    Sep 23, 2025 · Node.js is a powerful, open-source, and cross-platform JavaScript runtime environment built on Chrome's V8 engine. It allows you to run JavaScript code outside the browser, making it …

  9. Learn Node.js - Codecademy

    This course introduces server-side web development with Node.js, teaching you the core concepts and preparing you for exploring frameworks like Express.js. You’ll gain the skills needed to create …

  10. Node.js Introduction - GeeksforGeeks

    Jan 14, 2026 · Node.js is a runtime environment that enables JavaScript to run outside the browser for building scalable server-side applications. Built on the V8 JavaScript engine.