nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
To help translators to stay up-to-date with website changes and additions, it would be great to set up a semi automatic translation workflow: 1. Use [github-webhook-handler](https://github.com/rvagg/github-webhook-handler) to setup a webhook...
There are excellent packages for most of the popular Linux distros, however nodejs.org primarily directs people to fetch .xz archives. There are a couple of drawbacks here: - Installing archives...
I would like to implement a redirection logic for potential incompatible devices on the homescreen download buttons. If the user OS is not part of the Desktop big 3, clicking...
Hey, We currently have two guides talking about how Node.js events work. It's really important to have these guides explaining the event loop and how node runs - they both...
Modified Docs to run as non-root user and with NODE_ENV set to production as part of docker best pratices
First draft of french translation for the Release page.
dist/ and download/ (file downloads) returning "500 Internal Server Error" message served by nginx
- **URL**: https://nodejs.org/dist/latest-v16.x/node-v16.14.1-linux-x64.tar.xz _(or basically any specific file, as opposed to just browsing the dirs, which mostly works)_ - **Browser version**: Firefox 98.0.0, Firefox Nightly 100.0a1 (2022-03-15), curl 7.47.0 (Travis...
SHA1 is vulnerable, as reported years ago by Google and other security researchers. Collisions can be generated in the real world. You need to move to SHA256/SHA512.
added localization of the "Edit on GitHub" button