Skip to content

Commit 7e9c6e8

Browse files
authored
Update README.md
手写 setTimeout 实现
1 parent b6d063f commit 7e9c6e8

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
@@ -162,6 +162,7 @@
162162
- [百度:什么是浅拷贝和深拷贝?有什么区别?如何实现 Object 的深拷贝](https://github.com/sisterAn/JavaScript-Algorithms/issues/55)
163163
- [手写一个节流函数 throttle](https://github.com/sisterAn/JavaScript-Algorithms/issues/92)
164164
- [手写一个防抖函数 debounce](https://github.com/sisterAn/JavaScript-Algorithms/issues/95)
165+
- [手写 setTimeout 实现](https://github.com/sisterAn/JavaScript-Algorithms/issues/98)
165166

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

0 commit comments

Comments
 (0)