Non-blocking I/O and how Node uses it, in friendly terms

Non-blocking I/O sounds like a very fancy term, but it’s actually not too bad!Feel free to ask questions in the comments below! Read more

Similar

Node.js: Breaking Core vs. Stability First

I am an npm module author. I've written close to 500 modules. Just this past week I've published around 10 new ones. Modules I maintain have been downloaded more than 750 million times. Lots of my close friends are module authors as well.

Read more »

Node.js PyPI Distribution

Script used to repackage Node.js releases as Python binary wheels for distribution via PyPI - GitHub - samwillis/nodejs-pypi: Script used to repackage Node.js releases as Python binary wheels for d... (more…)

Read more »