Hacker News new | ask | show | jobs
by codedokode 3053 days ago
Then the promises should have been advertised as a part of async/await syntax. But many articles promote using them by themselves.
1 comments

Promises existed way before they were put in the specification and way before async/await. So no, promises could not have been advertised as part of async/await since they came before async/await.