top | item 44780394

(no title)

mijkal | 7 months ago

When using Promise.all(), it won't fail entirely if individual promises have their own .catch() handlers.

discuss

order

andrewmcwatters|7 months ago

Subtle enough you’ll learn once to not do that again if you’re not looking for that behavior.