nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
Currently this is done manually, but it would be nice if this was done automatically on build time.
Instead of suggesting to use host's npm to [initialize a new node app](https://github.com/nodejs/nodejs.org/blob/3df18110ebc0721affbb6e34a23b69813f9af3cb/locale/en/docs/guides/nodejs-docker-webapp.md#create-the-nodejs-app), shouldn't we use the one included into the image that we are going to use ? Example...
> We have a special help section for general questions about Node.js: https://github.com/nodejs/help/issues/ You should link to this somewhere where people will see it!!! But this issue is about the...
* **URL**: https://nodejs.org/en/docs/guides/simple-profiling/ * **Browser version**: Chrome Version 84.0.4147.135 (Official Build) (64-bit) * **Operating system**: Windows 10 The Apache workbench Node module is dead and is incompatible with the latest...
I think the part about pending callbacks and poll phases is quite ambiguous in [this article](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#pending-callbacks), I had confusion between these 2 phases, I read many articles and watched many...
Hi guys, I've been using node 12.18 on my **openSUSE Leap 15.2** and noticed that the documentation only describes support for [Leap 42.x](https://nodejs.org/en/download/package-manager/#opensuse-and-sle) The doc could be update for this...
NodeJS can be built with bundled libbrotly or with `--shared-brotli`. Document the dependency on libbrotli at https://nodejs.org/en/docs/meta/topics/dependencies/ .
NodeJS can be built with bundled ICU or `--with-intl=system-icu`. Document the dependency on ICU at https://nodejs.org/en/docs/meta/topics/dependencies/
@XhmikosR want to draft up a GitHub Action for this? If I can encrypt and store a secret that has an SSH key then we could isolate it to a...
 Chrome UA string will be fixed in soon. https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/-2JIRNMWJ7s/yHe4tQNLCgAJ According to the link, September 2020, Chrome 85 will fix and unify all UserAgent strings. If the UA is fixed,...