Promises
View Slide
Libraries: Q,Bluebird, RSVP
.then()
Promise Chaining
How 'bout a morepractical example,Steve?
Making Promises
But, wait there ismore…
Promise.all()
Promise.race()