好好爱自己!

摘要: 一、ES6中的Promise 1、简介 2、基本用法 3、Promise.all()的用法 4、Promise.race()的用法 二、实现自己的Promise 1、基础实现 2、问题修复 3、考虑一种情况:如果回调函数注册的很晚会怎么样 4、Promise链 5、拒绝状态 6、处理resolve和 阅读全文
posted @ 2017-11-15 14:51 立志做一个好的程序员 阅读(484) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/36734900/what-happens-if-we-dont-resolve-or-reject-the-promise I have a scenario where I am returning a promise. T 阅读全文
posted @ 2017-11-15 09:39 立志做一个好的程序员 阅读(363) 评论(0) 推荐(0) 编辑

不断学习创作,与自己快乐相处