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

  2. Introduction to 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. What is Node? - GeeksforGeeks

    Jul 23, 2025 · Node is an open-source, server-side JavaScript runtime environment built on the V8 engine. It allows developers to execute JavaScript code outside of a web browser, enabling the …

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

  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 is Node? Complete Guide to Node.js - Codecademy

    Learn what Node is, its meaning in programming, and how Node.js works. Complete definition guide with examples, installation, and real-world uses.

  7. What Is Node.js and Why You Should Use It - Kinsta

    Oct 1, 2025 · Node.js is a highly-scalable event-driven JavaScript environment. In this article, learn more about Node.js, its architecture, how to use it, and more.

  8. Node.js Explained: What It Is & Why Developers Love It 2026

    2 days ago · Node.js is a JavaScript runtime for building fast, scalable server-side applications. Powered by Chrome’s V8 engine, it uses an event-driven, non-blocking I/O model that excels at real-time, data …

  9. What is the Node.js (Node) runtime environment ... - TechTarget

    Nov 30, 2022 · Node.js (Node) is an Open Source, cross-platform runtime environment for executing JavaScript code. Node is used extensively for server-side programming, making it possible for …

  10. What Is Node.js? (Definition, Importance, Framework) | Built In

    Jun 3, 2025 · Summary: Node.js is an open-source, cross-platform JavaScript runtime environment powered by the V8 JavaScript engine. It enables fast, scalable server-side development with non …