You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deferred is not listed there, as for a reason it doesn't adhere to one rule forced by a spec, it's forced next-tick resolution. See #6 for explained reasoning.
With release of v0.7 I plan to add section to documentation about conformance with Promises/A+ spec.
I'll reopen it, with tweaked title. Indeed having clear statement about conformance with Promise/A+ is quite important. Most newcomers look in first place for this.
Could
deferred
be listed in CommonJS promises article or isdeferred
missing some accepted "contracts" wrt to promises ?The text was updated successfully, but these errors were encountered: