TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Show HN: Operations.js – Manage async operations in Node and the browser
7 points
by
mtford
over 10 years ago
2 comments
drinchev
over 10 years ago
Collapse
I would ask : What is the benefit of operations.js vs promises?<p>Similar to the examples you can easily do :<p><pre><code> promiseA.then(promiseB).done( ... )</code></pre>
评论 #8259371 未加载
LunaSea
over 10 years ago
Collapse
I don't see any new features that wouldn't be possible in async. Am I missing something ?
评论 #8260442 未加载