We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c892c08 commit c9fc7b7Copy full SHA for c9fc7b7
README.md
@@ -79,6 +79,8 @@ Thank you to all the people who already contributed to js-challenges!
79
- [寄生组合式继承](https://github.com/Sunny-117/Front-end-handwritten-question/issues/59)
80
- [发布订阅者模式](https://github.com/Sunny-117/Front-end-handwritten-question/issues/60)
81
- [岛屿数量](https://github.com/Sunny-117/js-challenges/issues/320)
82
+- [实现有并行限制的 Promise 调度器](https://github.com/Sunny-117/Front-end-handwritten-question/issues/149)
83
+- [实现一个 LazyMan ](https://github.com/Sunny-117/js-challenges/issues/382)
84
85
## 实现 Promise (hot)
86
0 commit comments