Axel Rauschmayer (2014-10-03T13:21:03.000Z)
AFAICT, `Promise.resolve()` is enough to convert jQuery deferreds to the ES6 API. Correct?

Thanks!

Axel

-- 
Dr. Axel Rauschmayer
axel at rauschma.de
rauschma.de



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20141003/59b158c2/attachment.html>
domenic at domenicdenicola.com (2014-10-05T23:45:31.349Z)
AFAICT, `Promise.resolve()` is enough to convert jQuery deferreds to the ES6 API. Correct?