jsfest / sf-cfp

JSFest Call for Proposals
43 stars 1 forks source link

You Make Me/ Promises Promises #71

Open potch opened 10 years ago

potch commented 10 years ago

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"));
hazeledmands commented 10 years ago

Haha, awesome :)