HN user

rogerhcastillo

1 karma
Posts0
Comments1
View on HN
No posts found.

+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.