domain | nodejs.org |
summary | **Summary:**
**Product:** Node.js
**New Release:** May Security Release available
**Key Features/Topics:** - Learn about Node.js, its features, and how to use it - Download the latest version or specific releases - Read the official blog for updates, tutorials, and community news - Access documentation for in-depth guides on APIs, best practices, and more - Contribute to the project's development by reporting issues, submitting pull requests, or participating in discussions - Prepare for Node.js Certification exams - Participate in the Next-10 Survey to help shape Node.js' future - Provide feedback to influence Node.js' evolution
**Key Tasks/Examples:** - Create an HTTP server using `node:http` module (e.g., `server.mjs`): ```javascript import { createServer } from 'node:http';
createServer((req, res) => { // Handle requests here... }).listen(3000); ``` - Write tests for your application using libraries like Jest or Mocha - Read and hash a file using Node.js' built-in `fs` and `crypto` modules - Work with streams for efficient data processing in pipelines - Utilize threads for concurrent tasks with the `worker_threads` module
**Tagline:** Run JavaScript Everywhere |
title | Node.js — Run JavaScript Everywhere |
description | Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. |
keywords | server, http, policy, security, support, version, node, release, blog, docs, certification, survey, need, feedback, help, shape, free |
upstreams |
mochajs.org, 11ty.dev, expressjs.com, nerdy.dev, nodecms.guide, ronvaisman.dev, transloadit.com |
downstreams |
linuxfoundation.org, github.com, openjsf.org, twitter.com, bsky.app, linkedin.com |
nslookup | A 104.20.22.46, A 104.20.23.46 |
created | 2024-02-26 |
updated | 2025-05-19 |
summarized | 2025-05-19 |
|
|