nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
Hi, I want to contribute BLM. I'm Japanese living in Japan, but I don't think it's just a problem for blacks in US. I would be happy if more people...
* **URL**: [https://nodejs.org/en/download/package-manager/#macos](https://nodejs.org/en/download/package-manager/#macos) * **Browser version**: Google Chrome 88.0.4324.192 * **Operating system**: Mac OSX 10.15.7 By going to [the link above](https://nodejs.org/en/download/package-manager/#macos), you can see the following code: ```bash curl "https://nodejs.org/dist/latest/node-${VERSION:-$(wget...
Looking for a reference to the New Buffer depreciation, I searched for "node js new buffer deprecated" on Google, and this was the first result:  Going to the page,...
Problem: https://asdfiasdfuaspdajlrg.nodejs.org/ is a valid URL. You can put anything in place of `asdfiasdfuaspdajlrg`.
Issue tracking the renames across the org https://github.com/nodejs/node/issues/33864 - [x] PR to change the instances where it is hardcoded https://github.com/nodejs/nodejs.org/pull/3762 - [x] Any changes needed to the nodejs/build webhook setup...
Hey guys, I have a plan to do translations for `Indonesia` language. I've [seen it](https://github.com/nodejs/nodejs-id) before, but it looks like abandoned. I appreciate any feedback/reply in here :)
Would it be possible to implement search functionality in the API documentation section, https://nodejs.org/dist/latest-v14.x/docs/api/ ? For example, if I want to quickly find the description for the "?.inspect" method, right...
Now Nodejs.org official site has been open and support some very old (they are all tired) browsers for a long time for some users to download/watch...ect. Is it a necesary...
On the download page (https://nodejs.org/en/download/), there is two links, grouped together, related to the verification of the binary files: "Signed SHASUMS for release files" and "How to verify" While the...
* **URL**: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ In the above Docker tutorial provided by Node.js: The name of the app exemplified in the 'docker build' command (from [Building your image](https://nodejs.org/en/docs/guides/nodejs-docker-webapp/#building-your-image)) should be 'docker_web_app' (as...