when does that end? Do you use userspace arrays? Maps? Avoid new Date()?
btw there are way more than just fetch using promises: animation, quota management, web midi, streams, font load, etc etc etc
-
-
quota window.webkitStorageInfo.requestQuota(type, sz, function cb() {}, function cb() {});
-
callback APIs exist but not standard. Can't promisify (or use async lib) with that. Can use Promise.all with the promise version.
-
i dont doubt it CAN be expressed by promise in new std. but why having 2 conventions is better that having 1 subpar convention?
-
having a legacy API and a new reliable API is much, much better than sticking with a subpar API.
-
btw, do you track angular2 progress? they are claming reactive streams better than promises (cancellable, multiple responses).true?
-
I disagree (rather strongly) for single values. I predict they'll change their mind.
End of conversation
New conversation -
-
-
are those some TCs in development? never heard. anim: el.addEventListener("animationstart", function cb(){});
-
s/TC/TR/
End of conversation
New conversation -
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.