Hacker News new | ask | show | jobs
by LunaSea 4306 days ago
I don't see any new features that wouldn't be possible in async. Am I missing something ?
1 comments

Hi Luna, from my perspective async.js is about control flow whereas operations.js is about creating well defined operations that can be composed, queued, cancelled, reused and monitored. It's more of a workhorse.