sequencialize
Run async functions in sequence. Queue async functions.
Run async functions in sequence. Queue async functions.
Sequential es2015 (es6) promise executor
Conditionally run promise series waterfall alike, every promise in the chain will get the previous result. At the end you get the an array with all the results, being the laters the final outcome