We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Examples Gallery (markdown)
Corrected promise.delay
Clarify `.finally()` behavior
Added example on accessing jQuery error information when using Q
minor wiki formatting fix
heads-up @kriskowal, new possible example for gallery
Updated API Reference (markdown)
Fix invalid code (function*(){} does not work)
Removed an extra title :\
Created Plugin loading (markdown)
some typos
fix typos
Add reference with basic examples
add *We have a problem with promises*
Updated Libraries (markdown)
make headings consistent
Wouldn't this be a more appropriate example? Otherwise it always ends up as success.
making it clear that .all() returns the resolved values of promises in the order they were called.
Updated Home (markdown)
Mistaped second resolveWith → notifyWith
Prefer nfbind over denodeify because a.) denodeify is hard to type, b.) it is easier to remember as its consistent with the other functions
Revert 0c4e059ff8505b64cb49d2873b9b3348cb1da432 ... b7c01b469340e598fcf7096b869f05eba175da3a on API Reference