Hacker News new | ask | show | jobs
by rogerhcastillo 4927 days ago
+1 for promises based exception handling. I have used Q for a number of applications. Q really simplifies error handling and by chaining error propagation forward to asynchronous result consumers.