-
Notifications
You must be signed in to change notification settings - Fork 395
Home
Brian Cavalier edited this page Feb 13, 2012
·
38 revisions
- Deferred
- Promise
- Resolver
- when() - can't we just use .then()?
- Proposed Promises/A spec by Kris Zyp
- Examples
-
when.reduce()
- Simple, asynchronous map-reduce- when.js + Dojo
-
when.js + jQuery, and no need for
$.pipe()
- when/apply - Promises and Arrays helper module
- when/delay - Delayed promises
- when/timeout - Promises with timeouts
- when/cancelable - Cancelable Deferred