I made it with promise.all, this executes 3 concurrently and when all the promises resolves it goes on with the next 3. How to make it work that when one of 3 ...
確定! 回上一頁