About 333,000 results
Open links in new tab
  1. 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.

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

  3. Learn Node.js

    Welcome to the Node.js learning resources. Whether you're just getting started or looking to deepen your knowledge, these guides cover everything from the basics to advanced topics.

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

  5. npm | Home

    We offer those to the community for free, but our day job is building and selling useful tools for developers like you. Get started today for free, or step up to npm Pro to enjoy a premium JavaScript …

  6. Node.js

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

  7. Node.js Tutorial - GeeksforGeeks

    Apr 25, 2026 · Node.js is an open-source, cross-platform JavaScript runtime built on Chrome's V8 engine. It enables developers to run JavaScript outside the browser to build fast, scalable server-side …

  8. NODE Definition & Meaning - Merriam-Webster

    6 days ago · The meaning of NODE is a pathological swelling or enlargement (as of a rheumatic joint).

  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 HTTP Module - W3Schools

    Node.js includes a powerful built-in HTTP module that enables you to create HTTP servers and make HTTP requests. This module is essential for building web applications and APIs in Node.js.