Hacker News new | past | comments | ask | show | jobs | submit login

With Promises we conceptualize a control flow construct like callbacks. It is much easier to reason about a concept rather than following code execution paths. With async await we return control flow to the current scope.



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

Search: