Alex Ewerlöf (moved to substack)
1 min readOct 14, 2020

--

That one is a bit like `Promise.all()`:

> If any promise in the array is rejected, or any promise returned by the mapper function is rejected, the returned promise is rejected as well.

--

--

No responses yet