nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
### URL: https://nodejs.org/en/blog/announcements/v22-release-announce ### Browser Name: Arc ### Browser Version: 1.41.0 (49440) ### Operating System: MacOS 14.4.1 (23E224) ### How to reproduce the issue: The blog currently uses `word-break: break-all`...
## Description Adds a Navigation State provider and hook to track scroll position and restore it on remount. ## Validation  ## Related Issues Temporary workaround for #6409 Get...
## Description In the "Backpressuring in Streams" documentation, update the `pipeline()` examples: * **Callback** examples: Use the correct module (`stream`, not `stream/promises`). * **Promise** examples: Use `stream/promises` instead of `promisify`....
Honestly I appreciate the effort and don't have time to go over the whole thing but there are plenty of inaccuracies in this document. This PR fixes the first one...
## Description This PR removes the reference to the outdated example repository, as in its current state, it may confuse users more than help them. ## Related Issues https://github.com/nodejs/admin/issues/883 discusses...
## Description Increased width of search button from 13rem to 15rem ## Validation ## Related Issues Fixes: https://github.com/nodejs/nodejs.org/issues/6841 ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and...
closes #6903 closes #6841 ## Description In this pull request, I am solving the problem I figured out and reported on #6903 (now closed) and #6841 issue. It's a simple...
## Description Initially, @shoaibkh4n noticed that when opening and closing the drop-down list on the page https://nodejs.org/en/download layout-shift occurs and [suggested a solution](https://github.com/nodejs/nodejs.org/pull/6533) – add `scrollbar-gutter: stable;`. This really helped,...
## Description Add and update "get involved" resources. And added text to contextualise because get involved and contribute must be spared. ## Related Issues No Related Issues ### Check List...
## Description Replace the old logo of the mastodon with the new logo. ## Validation  ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and...