Google Developer Expert for Web Technology
Understanding Resource Timing
It is crucial to understand the phases in which resources are gathered over the network. This is the foundation for fixing load issues.
Network Issues Guide
Learn how to detect network issues in the Network panel of Chrome DevTools.
Watch variables in Sources
Chrome DevTools allows you to easily see multiple variables throughout your application.
Optimize Performance Under Varying Network Conditions
It’s easy to overlook the network conditions your users will face on mobile. Use DevTools to emulate different network conditions. Fix any load time issues and your users will thank you.