Y
Hacker News
new
|
ask
|
show
|
jobs
by
mjackson
4827 days ago
> There still isn't a canonical Promises specification.
Yes, there is:
https://github.com/promises-aplus/promises-spec
1 comments
ricardobeat
4827 days ago
Promises/A+ surfaced less than 6 months ago, and is not implemented by most widely-used frameworks. Still a bit far from canonical.
link
tlrobinson
4824 days ago
Promises/A+ is just a more fully specified version of Promises/A, which has been around for about 4 years.
link