It is important to shutdown correctly your apps to handle well processing requests and prevent it to accept new ones. I'll take a web server… (more…)
Read more »
Editor’s Note: Today’s post is a guest post from John-David Dalton, a Program Manager on the Microsoft Edge team and creator of the popular Lodash JavaScript library, sharing the news of a new community project to bring ECMAScript modules to Node. I’m exc... (more…)
Read more »
Hi, node-uuid author here. I just had this module brought to my attention and thought we might compare notes. I haven't done a thorough investigation, but it seems like cuid is pretty similar t... (more…)
Read more »
Mistakes we’ve made and the things we’ve learned while optimizing the performance of one of our Node.js services. (more…)
Read more »
I remember the first time I discovered cron. I’ve been obsessed with automation my whole life, and as... (more…)
Read more »