CodePrep Podcast

CodePrep Podcast


Debugging With Chrome Dev Tools

March 12, 2020

Episode 095 – Debugging With Chrome Dev Tools. – We have a bonus episode for you today and it’s about how to debug your code. What we’re going to teach you is the skill of how to fix problems in your code. The difference, usually, between a junior developer and a senior developer is how fast they can find bugs in their code and fix them. And so today, with our bonus episode, we’re going to show you how to use Chrome Dev Tools to be able to improve your debugging skills.

Mentioned in this episode
Don’t Be Afraid of the JavaScript Stack Trace by Jennifer Bland.
How to get the most out of the JavaScript console.
Debug Better: 7 breakpoints in Chrome DevTools.
Debugging in Chrome.
Network Analysis Reference.