Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
likeclockwork
on April 16, 2022
|
parent
|
context
|
favorite
| on:
I Avoid Async/Await
You can't talk about async await without talking about try, catch, and finally. I don't think async+await+try+catch+finally is simpler than promises in any way.
I don't find anything simple or clean about imperative error handling.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I don't find anything simple or clean about imperative error handling.