chrome-dev-tools
chrome-dev-tools copied to clipboard
Down and Dirty with Chrome Dev Tools
add an example for monitoring multiple elements, sometimes useful for debugging (e.g. "which div is scrolling?")
I just wanted to learn about Websockets (from an on-the-wire network view), but it seems the combination of the code at https://blittle.github.io/chrome-dev-tools/network/websockets.html and my Chrome (on Windows Version 90.0.4430.93 (Official...
The book is available at https://blittle.github.io/chrome-dev-tools Would be great if you added it to the repository description. Something like this: 
Need a roadmap for updating the book for newer chrome features.