tick, tock… Time waits for No One

Ok so what I am about to discuss might be old news for most but for me it’s new. After discovering this I have to admit that I am a bit disappointed in myself for not already knowing this. When implementing asynchronous methods in Node I had always done the following: function asynchProcessFunc = function(callback) …