Open utterances-bot opened 2 years ago
https://blog.adriaan.io/make-async-await-work-in-promises.html
Hi! What if I need to implement for-await loop inside new Promise? How can I approach this? Making the promise constructor async is antipattern
for-await
new Promise
Make Async Await Work In Promises · Adriaan's blog
https://blog.adriaan.io/make-async-await-work-in-promises.html