List of resources to learning this amazing tools
- DevTools port forwarding allows localhost URLs to work on mobile
- DevTools Triggering of pseudo classes
- DevTools - replay a network request in cURL
- DevTools - Run predefined snippets of code on any web page
- DevTools - Local Modifications
- DevTools - Easy timeline recording
- DevTools - DOM tree search by CSS selector
- DevTools - Copy image as data URI
- DevTools - Go to a line number at a specific column
- DevTools - Cycle through editing locations
- DevTools - Copy the response of a network resource to your clipboard
- DevTools - Command click to add multiple cursors in the Sources Panel
- DevTools Perform a column selection by by dragging
- DevTools Quickly monitor events from the Console Panel
- Console shortcut to get the currently selected DOM node
- See unfinished network requests with the is:running network filter
- Quick-edit the HTML Element tag
- Alt + Click to expand all child nodes
- Toggle the DevTools dock state with a keyboard shortcut
- Reveal DOM nodes in the Elements panel from the Console
- See the exact statement which executed with granular highlighting
- Some UI and feature enhancements to the Colour Picker tool
- 15 Must-Know Chrome DevTools Tips and Tricks
- Set a breakpoint and navigate through the call stack with keyboard shortcuts
- Introducing Chrome DevTools for Mobile
- Secrets of the Browser Developer Tools
- Responsive Web Design with DevTools' Device Mode
- Chrome DevTools upcoming features
- Frame Viewer in Chrome DevTools Timeline
- Paint Profiler in Chrome DevTools Timeline
- background v background color CSS Performance investigation
- Redefining a function as you debug it in Chrome DevTools - LiveEdit recompilation in action
- Answered: Do animated gifs still animate while in a background tab?
- Devtools experiments
- Debugging and fixing Canadian Jank
- 2D transform's translate() vs absolute positioning: Performance evaluation with Chrome DevTools
- Chrome DevTools - Live Edit CSS, Save to Disk
- Chrome DevTools - Live Edit CSS, Save to Disk
- Chrome DevTools Live Edit + Breakpoints
- Outlined DOM elements in the Chrome Dev Tools
- Viewing Painting Behavior w/ Chrome DevTools
- 15 tricks to master Chrome Developer Tools Console