note

This is Batype's note website

浏览器中的页面

01. DOM 树:JavaScript 是如何影响 DOM 树构建的
02. 渲染流水线:CSS 如何影响首次加载时的白屏时间?
03. 分层和合成机制:为什么 CSS 动画比 JavaScript 高效?
04. 页面性能:如何系统地优化页面?
05. 虚拟 DOM :虚拟 DOM 和实际的 DOM 有何不同?
06. WebComponent:像搭积木一样构建 Web 应用
07. 页面性能工具:如何使用 Performance?
08. 性能分析工具:如何分析 Performance 中的 Main 指标?

0%