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

I do find the mandatory "async" peppering everywhere annoying, but I'm honestly not a fan of the whole paradigm. I don't actually think it's that important to explicitly specify "await" when you want to await. It's also extremely prone to obscure, frequently-missed errors; a missing await or unnecessary/incorrect await can affect performance or logic in a massive way.


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

Search: