feat: 添加react性能优化

pull/92/head
lienjie 2021-10-09 14:52:05 +08:00
parent 8d069ade38
commit 30bfef986e
1 changed files with 1 additions and 0 deletions

View File

@ -526,6 +526,7 @@ CSS 选择器是 CSS 规则的第一部分。它是元素和其他部分组合
- [前端性能优化 24 条建议2020](https://juejin.cn/post/6892994632968306702),类似现代版雅虎军规
- [前端性能优化之旅](https://github.com/alienzhou/fe-performance-journey),系统性介绍性能优化的手段,参考资料也值得学习
- [Front-End Performance Checklist 2021](https://www.smashingmagazine.com/2021/01/front-end-performance-2021-free-pdf-checklist/),一本很火的免费 PDF包含了很多性能优化相关的 Checklist
- [React 性能优化 | 包括原理、技巧、Demo、工具使用](https://juejin.cn/post/6935584878071119885)
### 性能指标