NonBlocking.io - Malte Ubl's Asynchronous Identity Disorder: window.nextTick
june 2011 by myfreeweb
function nextTick(callback){var i = new Image;i.onerror = callback;i.src='data:image/png,'+Math.random();}
see #wtfjs
wtfjs
from twitter_favs
see #wtfjs
june 2011 by myfreeweb