nodejs / nodejs/nodejs.org

Need language-agnostic version of the node.js download page

Open
#8,853 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6.9k
Forks
6.5k
Avg merge
2d 8h
Merged PRs (30d)
29

Description

Affected URL(s)

https://nodejs.org/en/download

Description of the problem

The nice download page for Node.js requires a language code in the URL (https://nodejs.org/en/download/ instead of https://nodejs.org/download/). For the purposes of linking to this page from elsewhere on the internet, it would be great to have that neutral version of the URL that redirects to the page language based on the user's browser settings (like how https://developer.mozilla.org redirects to https://developer.mozilla.org/de for German readers.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the affected /en/download route and the site's existing language or locale handling. Verify how a language-neutral /download URL should choose a browser language and redirect, then confirm that the existing localized download page remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
internationalization, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.