- Published on
JavaScript is a single-threaded programming language, so it can't run multiple things at the same time, Promise.all() actually runs promises concurrently, not in parallel!. Let's dive in to see how it works.
I write mostly about web development, tech related, and sometime about my personal life. Use the search below to filter by title.