nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

The Node.js® Website

Results 402 nodejs.org issues
Sort by recently updated
recently updated
newest added

### URL: https://nodejs.org/api/ ### Browser Name: Chrome/Edge ### Browser Version: 109.0.5414.120 ### Operation System: Windows 11 Pro build 22621.1105 ### How to reproduce the issue: Opening a page like https://nodejs.org/api/assert.html#trackercallsfn-exact...

bug

I just installed Windows 11 64 bit and opened Edge to install Node.js and it incorrectly installed the 32 bit version. User Agent: ``` Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML,...

This is a **Meta** issue regarding the current **Website Redesign Initiative** that has taken place on the https://github.com/nodejs/nodejs.dev repository since 2019. We believe that in terms of features, design and...

help wanted
ideas

### URL: https://nodejs.org/en/ ### Browser Name: Edge ### Browser Version: 109.0.1518.55 (Official build) (64-bit) ### Operation System: Windows 11 Pro Insider Preview 22H2 25276.1000 ### How to reproduce the issue:...

bug

### Enter your issue on localizations here: 1. French translation but should be the same for every locale 2. When a link refer to an anchor inside the document :...

i18n

Idea: instead of wrapping text on mobile on homepage on code examples, let user scroll horizontally ![image](https://github.com/nodejs/nodejs.org/assets/1935246/68824c3b-1c0f-4dc5-8ec4-eda9eef2d843)

enhancement
help wanted
good first issue
website redesign

For Details See #6414 - added the aria-label for the RSS link - added the translation key for RSS link in en.json

## Problem Here the Lighthouse report: ## Solution Add arialLable using i18n like in [this component](https://github.com/nodejs/nodejs.org/blob/004c16e039dbda73ab5048a607118ae27acca29f/components/Common/ThemeToggle/index.tsx#L21) Useful ressource: * [adding new translation keys](https://github.com/nodejs/nodejs.org/blob/main/TRANSLATION.md#adding-new-translation-keys)

enhancement
accessibility
good first issue
website redesign

## Description Hello, Hope you're doing well. This PR has been raised to fix issue #6404, wherein the scroll down feature for versions doesn't work as it actually should. In...

## Description This PR introduces the support of ChangelogModals within the Download's page of the redesigned Node.js Website Note that this PR might increase the client bundle size 🤔 we...