nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
### **Description** **Problem** Currently, when a user clicks the "Copy" button on a code block, the website triggers a global toast notification at the bottom of the screen to indicate...
### Enter your suggestions in details: The new Orama components are great, and definitely an improvement. But the search needs some tweaking. I originally brought this up in #8175 but...
## Description Use the snippet from https://github.com/faisalman/ua-parser-js/issues/732#issue-2348848266 to better address #8324. Related to #8328 ## Validation Use Safari or Firefox on an M* Mac and see if the download page...
After discussing with @rginn, I'm adding the updated guidelines for publishing blog posts on the Node.js website.
### Enter your suggestions in details: In the Learn section sidebar, the currently selected article (highlighted in the list) should automatically scroll into view when navigating between pages Right now,...
## Description A new article for HTTP explaining various HTTP status codes ## Validation article is located on the learn page under the http header. Article name: "Understanding HTTP Status...
### Affected URL https://nodejs.org/en/learn/command-line/run-nodejs-scripts-from-the-command-line#using-the---run-flag ### Describe the issue in detail: Firstly, the explanation is incorrect: > The syntax `-- --another-argument` is used to pass arguments to the command. In this...
As discussed in https://github.com/nodejs/node/issues/58904#issuecomment-3031456396, the way we document how to verify Node.js downloads is not ideal, and there seems to be consensus for switching our recommendation from the public OpenPGP.org...
### Version Not applicable – issue concerns Node.js distribution metadata, not runtime behavior. ### Platform ```text All platforms (observed on Windows, but affects all because index.json is global). ``` ###...
This issue is the general tracker for things we need / should do when Node.js v24 becomes LTS in October, and Next.js 16 is released: ### Node.js v24 LTS -...