D
D
Delakey Blackhole2017-04-07 03:34:48
Node.js
Delakey Blackhole, 2017-04-07 03:34:48

JS how to execute a task after doing multiple parallel requests?

Can you tell me the most correct method, so to speak, for the parallel execution of several "promises" and so that only after the completion of all the necessary promises the task is completed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Javid Askerov, 2017-04-07
@DELAKEY

As I understand it, you need this - Promise.all() .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question