About 24,500 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. Download 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.

  3. Node - Web APIs | MDN

    Aug 18, 2025 · All objects that implement Node functionality are based on one of its subclasses. Most notable are Document, Element, and DocumentFragment. In addition, every kind of DOM node is …

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

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

  6. What Exactly is Node.js? Explained for Beginners

    Dec 5, 2022 · "Node.js is an open-source and cross-platform JavaScript runtime environment." - Nodejs.dev Docs. This sounds like a cool, straightforward answer. But for a beginner, this definition …

  7. Node.js Tutorial

    This practical Node.js tutorial provides you with all you need to build web applications and API using Node.js and Express Framework.

  8. What is Node.js? A beginner's introduction to JavaScript runtime

    Oct 31, 2025 · Node.js is an open-source, cross-platform, JavaScript runtime environment that executes code outside a web browser. This article teaches you the fundamentals of Node.js and how to start …

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

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