About 1,610,000 results
Open links in new tab
  1. Node.js — Run JavaScript Everywhere

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

  2. Node.js Tutorial - W3Schools

    What is Node.js? 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, …

  3. Node.js - Wikipedia

    Node.js lets developers use JavaScript to write command line tools and for server-side scripting. The ability to run JavaScript code on the server is often used to generate dynamic web page …

  4. Node.js Tutorial - GeeksforGeeks

    Jul 5, 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 …

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

    Dec 5, 2022 · Node.js is a JavaScript runtime environment: When you write JavaScript code in your text editor, that code cannot perform any task unless you execute (or run) it.

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

  7. Learn Node.js using Step-by-Step Tutorials

    Node.js is an open-source server side runtime environment built on Chrome's V8 JavaScript engine. It provides an event driven, non-blocking (asynchronous) I/O and cross-platform …

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

  9. NodeJS Introduction - GeeksforGeeks

    Jul 11, 2025 · NodeJS is a runtime environment for executing JavaScript outside the browser, built on the V8 JavaScript engine. It enables server-side development, supports …

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

  11. Some results have been removed