Y
Hacker News
new
|
ask
|
show
|
jobs
by
dharbin
4443 days ago
q.js can properly handle exceptions thrown in a handler. see the examples here:
https://github.com/kriskowal/q#chaining
1 comments
rymohr
4443 days ago
So can when.js which has become my favorite promises library:
https://github.com/cujojs/when
http://know.cujojs.com/tutorials/async/mastering-async-error...
link
https://github.com/cujojs/when
http://know.cujojs.com/tutorials/async/mastering-async-error...