pkilgore 3 hours ago

Helpful for beginners but not entirely clear what this is rethinking! These are widely known promise fundamentals since all settled became widely available in 2019ish and omits for ... await loops despite that being THE async loop primative (and what I thought this would be about reading the title).

Etheryte 3 hours ago

I mean... that's literally what these functions are for? Yes, `Promise.all()` fails on any one failure, that's the whole point. This feels a lot like an LLM just rehashed MDN.