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.

Assessment

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

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.

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.

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

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.

More from nodejs/nodejs.org

All issues in nodejs/nodejs.org

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.