nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
Enhanced the description of npm's functionality by specifying that it installs, updates, and manages dependencies. Added an explanation of dependencies, noting that they are pre-written pieces of code such as...
Added an ECMAScript module (.mjs) example to the WebAssembly usage documentation. This example demonstrates equivalent functionality to the CommonJS (cjs) version and provides guidance for users working with the ESM...
## Description A little while ago we discussed hiding the banner, and since then there have been no major objections, so I've opened this pr to implement it. ## Related...
Each learn page as an author frontmatter. I think it would be really nice to add a backlink to the author github profile.
## Description I saw it in Slack (OpenJS Foundation) [threads](https://openjs-foundation.slack.com/archives/CVAMEJ4UV/p1728220042564069) and thought it was a good way to support contributors With this PR, the `Tooltip` component was created and minor...
### URL: . ### Browser Name: Chrome ### Browser Version: Latest ### Operating System: Arch Linux latest ### How to reproduce the issue: 1. Cloned the repo 2. Changed node...
## Description Add status page on about and on the readme ## Related Issues Potential solution for #7050 ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and...
## Description As discussed with @ovflowd, this PR implements the official Orama Searchbox. ## Validation ## Related Issues ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and...
## Description This PR adds a stream guide for the learn section ## Validation Lint passing and checked visually ## Related Issues Closes nodejs/node#8646 ### Check List - [x] I...
### Enter your suggestions in details: 👋 Given the incident today, it seems folks have remembered that we have a status page (though it is very rarely used luckily). It'd...