ECMAScript excitement 😉

Congrats to champion JS Choi on conditionally advancing TC39 proposal Array.fromAsync to Stage 4 at TC39 today 🎉

It's like Array.from & works with async iterators. It's like the npm pkg it-all. It eliminates needing an adhoc for-await-of loop 👍

https://github.com/tc39/proposal-array-from-async

Comments