Stop Trying to Catch Me

added by JavaScript Kicks
4/8/2015 3:47:08 PM

289 Views

I humbly submit these points as reasons why I don't like promises, with full realization that the ship has sailed and nothing is going to change. First, let's talk about `try/catch`. The problem with exception handling in JavaScript is that it's too aggresive.


0 comments