Video wird geladen...
Video konnte nicht geladen werden
Speed up sequential async/await code with promise concurrency But be aware of a couple critical gotchas! Read more in my latest article:
459,059 Aufrufe • vor 3 Jahren •via X (Twitter)
10 Kommentare

More concurrency patterns, methods, and gotchas to be aware of in the full article:

a little mistake

ah, thank you, will fix!

Great lesson. Great format. Bravo 👏

Thanks John!

Convienced me to never use Promise.all ever again and instead use Promise.allSettled is that a fair take away or am I being excessive?

Yeah I think it’s a wise move tbh

@aradwaann Can you link to that? I don’t think that’s a reply to this video, but rather something else. The article talks about this example specifically and neither the article nor the video claim Promise.all is parallelizing the calls

Your tutorials and blog posts are great! Any thoughts about adding an RSS feed to the blog? I'd really like to add it to my RSS reader to be notified of new posts

Ah yes the blog supports RSS! JSON: Atom: XML:


