Hacker News new | ask | show | jobs
by ndndjdueej 602 days ago
As anyone who has done the old setTimeout(fn, 0) trick in the browser probably knows.
1 comments

They even created setImmediate(fn) for this purpose