Hacker News new | ask | show | jobs
by mu53 554 days ago
Without the async keyword, it was far superior to anons. Also, named functions showed up on stack traces making it easy to know what is getting called

No serious person is going to claim that any form of callbacks is superior to async/wait

1 comments

Don't forget having to use try... catch for exception handling. This is why promises are the one true way!