New Changes to the Timers and Microtasks in Node v11.0.0 ( and above)
This article is a short follow up to my original article series about Node.js Event Loop. In the original article series, I discussed in detail about Timers, setImmediate, process.nextTick, Promises and many…
Read more