Debugging JavaScript Efficiently with Chrome DevTools
The Google Chrome browser offers a built-in developer tools that help developers edit their code directly on the browser, add breakpoints to detect issues and debug their code quicker.
The DevTools UI has a total of 8 panels. Here's a quick overview ...
abhisheksunil.hashnode.dev3 min read