DevTools

How to open a Command Menu in Chromium based browsers such as Google Chrome

A guide on how to open the Command Menu, run commands, see other actions, and more.

Chrome 80 brings support for let and class re-declarations in the Console

Re-declarations of let and class keyword are now allowed in console in Chrome 80 makes debugging more developer friendly

Refresh browser window whenever file changes are saved

A quick guide for configuring auto-reload browser window whenever file changes are saved.

Identify Unused Code Using Chrome DevTools

Chrome DevTools allows developers to optimize using Sources panel to identify unused code on your web page.