Changing Async/Await to Promises.all to Speed Up API Calls in Node.JS
Written by
wendiesun
| Published
2022/03/26
Tech Story Tags:
nodejs
|
javascript
|
promise
|
asynchronous-javascript
|
asyncawait-in-javascript
|
web-development
|
software-development
|
javascript-development
TLDR
How we converted Async/await to Promises.all in Nodejs which reduced the processing time from 50+ secs to less than 5 secs.
via the TL;DR App
no story
Written by
wendiesun
| Learning from others and sharing what I found helpful. =)
Published
by
HackerNoon
on
2022/03/26