So you wrote some code but it doesn't do quite what you want. Welcome to the wonderful world of debugging! If you feel stuck where to start, here are tips with my best debugging advice... from another aspiring senior developer.
🔗 Links Mentioned
Join the Build With Britt Slack Community: https://join.slack.com/t/build-with-b...
Chapters:
0:00 Why do we care about debugging?
0:45 What is debugging?
1:08 Using the browser console
2:58 Live debugging something i thought worked 😂
4:35 React and Redux Dev Tools/Whiteboarding your tree
6:00 Application/Storage/Network tabs in inspector
7:00 Figuring out what to google
9:00 Break it down (what's working? when does it stop working?)
10:20 Work with what you've got (sort out what you DO know)
11:18 Are there other ways to attempt it?
11:38 Rubber ducking
12:30 Ask for help (and ways to do it effectively)