promise实现
promise的本质也是把then函数注册,然后后置执行的过程。
#### promiseA+规范指什么
#### 实现promise的库有哪些。
#### 实现原理。
https://juejin.im/post/5b2f02cd5188252b937548ab