Skip to content

Commit 6468283

Browse files
authored
Update README.md
手写 Promise 源码实现
1 parent 9df1f4a commit 6468283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@
145145
- [字节:模拟实现 new 操作符](https://github.com/sisterAn/JavaScript-Algorithms/issues/71)
146146
- [解析 call/apply 原理,并手写 call/apply 实现](https://github.com/sisterAn/JavaScript-Algorithms/issues/78)
147147
- [解析 bind 原理,并手写 bind 实现](https://github.com/sisterAn/JavaScript-Algorithms/issues/81)
148+
- [手写 Promise 源码实现](https://github.com/sisterAn/JavaScript-Algorithms/issues/85)
148149

149150
## 从0到1构建完整的数据结构与算法体系
150151

0 commit comments

Comments
 (0)