2018-06-14 FP in Js 1const composeFuncs = (...funcs) => (x) => funcs.reduce((p, c) => p.then(c), Promise.resolve(x)); Newer A Good Online Tool to Draw Your Cloud Architecture Older Ukulele 'Billie Jean' From James Hill