Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 216 Bytes

JS基础回归04:promise.md

File metadata and controls

8 lines (5 loc) · 216 Bytes
  • [] 标准中的promise有哪些模块
  • [] promise的定义
  • [] 使用promise

前言

自从 promise 在 ES6 中成为标准,已经在广大 JS 项目中广泛应用,这篇文章,我将从 Promise 的