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 963f41d commit 81d13dbCopy full SHA for 81d13db
data/blog/browser/frame.mdx
@@ -149,3 +149,5 @@ JavaScript 有一个基于事件循环的并发模型,事件循环负责执行
149
- [浏览器原理](https://juejin.cn/post/6844903684665507848?from=search-suggest#heading-3)
150
151
- [事件循环与时间切片](https://segmentfault.com/a/1190000044483894#item-4-4)
152
+
153
+- [深入解析 EventLoop 和浏览器渲染、帧动画、空闲回调的关系](https://juejin.cn/post/6998154127763046437#heading-8)
0 commit comments