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

Often times operations are order-independent. Specifying those as sequential `await`-s does not make a lot of sense in those situations. I guess less fine grained control is desirable under such circumstances :-)

There's also other useful utilities such as Promise.all(), Promise.any() and Promise.race().



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

Search: