The difference between Promise all and join in bluebirdjs

Project upgrade node version with syntax above es6, use async/await , do not know Promise all and join in bluebirdjs, and change it to async/await . Is there anything you need to pay attention to

?
Jun.22,2022

the question and answer session comes again. Join is no different from all except that it can determine the unexpected execution of asynchronous functions.

Menu