Hidden Features of Chrome DevTools

Be a more productive web developer with these few Chrome DevTools tips and tricks.

Martin Heinz
Towards Data Science
7 min readSep 15, 2020

--

If you’re a web developer, then you surely spend quite some time poking around in browsers dev tools or web console. Inspecting elements, modifying CSS or running commands in console — these are some basic things that every web developer knows how to do using browsers developer tools. There are however, quite a few more things you can do inside your browser to make your debugging, development and web design so much more efficient. Here…

--

--