Tbh, it's pretty ridiculous that most browsers don't have a `process.nextTick()` equivalent. `setImmediate()` was meant to be this, but instead we're all stuck writing `setTimeout(cb, 0)`. We should be better than this. https://caniuse.com/#feat=setimmediate …
I think from a practical perspective we can safely ignore this. I think for me it's mostly about intent. In a way having explicit access to the microtask API might be the answer here.
-
-
The lib I linked in my other response uses RAF then setImmediate. But I think your point is good. To be more accurate it should reverse that.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.