Rafa Yepes
Rafa Yepes
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise#Static_methods It'll be nice if Hydra.Promise had the methods "resolve", "reject" and "all".
Taking as reference this issue: https://github.com/kriskowal/q/issues/449 It'll nice to have Hydra pass the Compliance test (https://github.com/promises-aplus/promises-tests). After that, maybe Hydra could be added to that list https://github.com/promises-aplus/promises-spec/blob/master/implementations.md
The "?" and the ":" in the ternary operator appear in white. Maybe green will be more appropiate