pengkobe / reading-notes

:stars: to record daily reading notes. I build an issue blog to record daily FE study notes. suggestion and comments are welcomed.
https://github.com/pengkobe/reading-notes/issues
MIT License
13 stars 1 forks source link

Chrome developer tool guide #419

Open pengkobe opened 6 years ago

pengkobe commented 6 years ago

https://apsdehal.in/blog/chrome-developer-tools-to-master

如 Audits,能从性能、可用性、最佳实践、SEO、PWA支持情况等进行分析,并且每项的通过项和未通过项都会列出来,告诉你如网站使用被动事件侦听器以提升滚动性能等等。
其余性能分析、内存分析、安全分析、也有着很大的实用意义。