Chrome updates
https://developers.google.com/web/updates/2018/03/nic65
Developer tools allows you to
https://developers.google.com/web/tools/chrome-devtools/console/console-reference?utm_source=dcc&utm_medium=redirect&utm_campaign=2016q3
https://developers.google.com/web/updates/2018/03/nic65
Developer tools allows you to
https://developers.google.com/web/tools/chrome-devtools/console/console-reference?utm_source=dcc&utm_medium=redirect&utm_campaign=2016q3
- Live edit html & stylesheets
- Debug javascript
- Optimize with profiler
Debugging
Great workflows for debugging problems in your JavaScript.
ProfilesGet familar with your applications rendering performance and learn how to use CPU profiling to identity performance problems.
MemoryLearn how to find and identify memory leaks in your application.LightHousehttps://developers.google.com/web/tools/lighthouse/
No comments:
Post a Comment