JesseZhao1990 / blog

learing summary
MIT License
62 stars 7 forks source link

requestIdleCallback学习总结 #134

Open JesseZhao1990 opened 6 years ago

JesseZhao1990 commented 6 years ago

首先我们需要了解一下浏览器的一帧到底干了些什么

https://aerotwist.com/blog/the-anatomy-of-a-frame/

然后我们了解一下这个api出现的渊源和使用方法以及注意事项

https://developers.google.com/web/updates/2015/08/using-requestidlecallback?hl=en