DEV Community

Discussion on: JavaScript Interview Question #35: What is faster, zero timeout, or immediate resolve?

Collapse
 
konnorrogers profile image
Konnor Rogers

FWIW, this answer can also be browser dependent. Apparently each browser implements tasks slightly differently so in certain browsers and browser versions, the answer may not always be the same.

jakearchibald.com/2015/tasks-micro...

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Nice blog.

I am also curious on how to manage blogging with JavaScript enabled? MDX?