Promises are here, they're awesome, and they're coming to your browser.
I will:
provide("Interactive slides before the talk as a resource and for experimentation")
.then(introduce("Promises/A+ as implemented in ES6/browsers"))
.then(share("an ES6 Promises polyfill that works on both client and server"))
.then(demo("wrapping an existing callback-based library to work with Promises"));
Promises are here, they're awesome, and they're coming to your browser. I will: