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 »
Let's review what led to the deprecation of request, one of the top Node.js packages of all time. (more…)
Read more »
Node.js runs on an event loop. It holds a queue of tasks to run, and runs them, one by one. New tasks appear on the queue while it runs… (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »