CodePrep artwork

Debugging With Chrome Dev Tools

CodePrep

English - March 12, 2020 05:00 - 31 minutes - 20.4 MB - ★★★★★ - 10 ratings
Technology Homepage Download Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Previous Episode: Chris Corriere
Next Episode: Pariss Athena

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 …

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.