nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
Chromatic has enabled a feature that allows accessibility testing: https://www.chromatic.com/features/accessibility-test We should consider enabling it on the repo. I've enabled on Chromatic already (opt-in)
### Enter your suggestions in details: The new type stripping / TypeScript support in Node.js is very exciting. A lot of users are adopting the built-in support for both source...
The toggle navigation menu button when present (on smaller screens) is not keyboard accessible (it can be interacted via tab navigation + enter):  ___ Original context for the issue:...
Do we have the ability to update the favicon to the pride variant as well? _Originally posted by @MattIPv4 in https://github.com/nodejs/nodejs.org/issues/7861#issuecomment-2968253098_
Moving a convo out of #7650. --- **@ljharb** (in [PR Review](https://github.com/nodejs/nodejs.org/pull/7650#pullrequestreview-2769227190)): > it'd be nice to have a "WSL" option somehow prominent, so that windows users who have WSL can...
### Enter your suggestions in details: The new unflagged require(ESM) support in Node.js is very exciting. It's starting to let a lot of tools move to ESM without feat of...
### Affected URL(s) https://nodejs.org/en/learn/asynchronous-work/understanding-processnexttick ### Description of the problem In that doc, here is an example code to explain how the nextTick() API affect the execute order. It is right...
### Enter your suggestions in details: Adding support for mermaid diagrams (https://mermaid.js.org/) in blog posts could help with making diagrams. Was trying this out for the upcoming blog post for...
### URL: https://nodejs-5gs7cwzc2-openjs.vercel.app/en/learn/typescript/publishing-a-ts-project ### Browser Name: Brave ### Browser Version: 1.73.105 ### Operating System: macOS ### How to reproduce the issue: When a page can't be generated, the server returns...
> Broken out of https://github.com/nodejs/nodejs.org/issues/7197 Add metadata on pages to display last update (git has this info of course) - we noted a distinction between last reviewed (by a human)...