Some strategies to gracefully shutdown the Node.js process and quickly restart your application after a catastrophic error terminates your program. (more…)
Read more »
I wanted to set-up a multi-domain SSL certificate using LetsEncrypt for my app “Dead Simple Screen Sharing” because people complained about the long meeting URL, so I bought a short domain mnow.io and edited the code to generate short 6 digit meeting ids,... (more…)
Read more »
This post was written in collaboration with Amie Stepanovich at Access Now. On April 6, Russian math instructor Dmitry Bogatov was arrested in Moscow and charged with “preparing to organize mass disorder” and making “public calls for terrorist activity” d... (more…)
Read more »
Recently I landed experimental support for require()-ing synchronous ES modules in Node.js, a feature that has been long overdue. In the pull request, I commented with my understanding about why it di... (more…)
Read more »
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 - GitHub - nestjs/nest: A progressive Node.js framework ... (more…)
Read more »