Their argument is faulty. There is no reason that you have to put "everything"
in the Promise constructor. >
https://twitter.com/g33konaut/status/819388990251999232
1 reply
You can split your async code into smaller promises, and merge their execution
with http://bluebirdjs.com/docs/api/promise.all.html #javascript