Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Promise |
If the callback returns a value that is not a promise, including undefined, the new promise is fulfilled with this fulfillment value, even if the original promise was rejected. | |
Promise |
Revert to revision of 2015-02-21 14:15:06 by joseluisq | |
Promise |
The comment on the onReject callback is wrong : | |
Promise |
The onReject callback |