Dean Landolt (2013-12-20T17:43:53.000Z)
domenic at domenicdenicola.com (2014-01-03T17:02:12.954Z)
I'd only point out that jQuery's Deferred API varies pretty wildly from ES6 Promises, so this could end up pretty ugly. The alternative is to just let jQuery be jQuery and upgrade (or bastardize, depending on your perspective) ES6 Promises to assimilate. I don't know why this didn't occur to me before -- it seems pretty much ideal.