Debugging Javascript / NodeJS
- Description
- Curriculum
- FAQ
- Reviews
Welcome to Debugging Fundamentals with Javascript/NodeJS!
In this class, you will dive into the world of debugging, an indispensable skill for all developers. Whether you’re a seasoned programmer or just starting out, mastering debugging techniques will significantly enhance your ability to identify, troubleshoot, and resolve issues in your code efficiently.
Here’s what you’ll be learning in this class:
-
How to read error messages
-
Understanding Stack Traces
-
Learning how to execute the code in your mind
-
Navigating in the codebase efficiently
-
Debugging using logs
-
Throubleshooting
-
VSCode Debugger
-
Chrome Dev Tools Debugger
-
Extra content:
-
Using Chrome DevTools with a NodeJS process
-
Using Safari to inspect a page in your phone
-
DRY – Don’t Repeat Yourself
-
Debugging isn’t just about fixing errors; it’s about gaining a deeper understanding of how your code works and developing the problem-solving mindset crucial for success in the field of software development. Throughout this course, you will learn a variety of strategies, tools, and best practices to streamline your debugging process and become a more effective coder.
By the end of this course, you will emerge as a proficient debugger with the ability to triage bugs faster, understand code intricacies better, and ultimately, become a more confident and resourceful developer.
Debugging is a must-have skill that will propel your career to new heights.
Enroll now and embark on your journey to become a better debugger.
-
20Start debuggingVideo lesson
-
21BreakpointVideo lesson
-
22Conditional breakpointVideo lesson
-
23LogpointVideo lesson
-
24Debugger ControlsVideo lesson
-
25Debugger ConsoleVideo lesson
-
26Watching a variableVideo lesson
-
27Breaking in Caught ExceptionsVideo lesson
-
28Breaking in Uncaught ExceptionsVideo lesson
-
29Hands on fixing a bug & ChallengeVideo lesson
-
32BreakpointVideo lesson
-
33LogpointVideo lesson
-
34Debugger ControlsVideo lesson
-
35Debugger ConsoleVideo lesson
-
36Watch variablesVideo lesson
-
37Breaking in Caught Exceptions and Uncaught ExceptionsVideo lesson
-
38Request (XHR/Ajax/fetch) BreakpointVideo lesson
-
39Event BreakpointVideo lesson
-
40DOM BreakpointsVideo lesson
-
41Hands on fixing a bug & ChallengeVideo lesson
External Links May Contain Affiliate Links read more