Hacker News new | ask | show | jobs
by Klathmon 3737 days ago
I agree on pretty much all accounts.

The only thing i have to add is that while callback hell sucks, there have been some pretty recent (in the grand scheme of things) additions to the async programming field. Async/await is beautiful, and it has made me fall in love with async programming all over again.