The Most Important Skill You Never Learned

Web Dev Simplified

JavaScript Simplified Course: https://javascriptsimplified.com/?utm_source=youtube&utm_medium=video-description&utm_term=video-id-l8pe_MSX4Lc

Learning how to find, and solve bugs in your code is one of the most important skills you can learn as a developer. This is because most of your time spent as a developer will be spent debugging so you need to learn to become a master debugger in order to excel at programming. In this crash course I will teach you everything you need to know to master debugging.

📚 Materials/References:

JavaScript Simplified Course: https://javascriptsimplified.com/?utm_source=youtube&utm_medium=video-description&utm_term=video-id-l8pe_MSX4Lc

🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified

⏱️ Timestamps:

00:00 – Introduction
00:53 – Basic Debugging Tips
06:35 – How To Use A Debugger
14:55 – Breakpoint Deep Dive
20:22 – Watch Tab
21:50 – VSCode Debugger Setup/Features
29:33 – Network Tab
32:06 – Performance Tab
33:05 – Application Tab
33:28 – Lighthouse Tab

#WebDevelopment #WDS #Debugging