Closed matthewwithanm closed 11 years ago
@lettertwo says we need a new name; "queueup" doesn't say anything about loading.
My preference is for something:
One idea I had is fetcha.js. As in
fetcha('http://site.com/img.gif').then(function (img) { $('body').append(img); });
It seems like "queueup" has grown on us so I'm going to close.
@lettertwo says we need a new name; "queueup" doesn't say anything about loading.
My preference is for something:
One idea I had is fetcha.js. As in