整理並記錄自己常用的串比較長或要遞迴一個列表的Promise chain,以防以後自己忘記. For系列Promise chain. let chain = Promise.resolve() for(const cb of arr) ...
確定! 回上一頁