Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Async/await was the latest buzzword a few years back, but it never had any substance. A lot of inexperienced programmers thought it was the greatest thing ever. Unfortunately, they were overly focusing on the look of the code, and not the true readability or usability of the code. Async/await certainly makes you code "look" synchronous, but it's just shuffling the complexity around. The complexity is still there, and you will have to think about it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: