Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Debugging Javascript / NodeJS
Rating: 4.3 out of 5(143 ratings)
20,208 students

Debugging Javascript / NodeJS

Learn Debugging from the very beginning
Last updated 4/2024
English

What you'll learn

  • How to debug
  • Different Methods to debug
  • Using VSCode Debugger
  • Using Chrome Dev Tools Debugger
  • How to run the code in your mind
  • Fixing bugs quickly
  • Master VS Code Debuger
  • Master Chrome DevTools Debugger
  • Debugging Techniques

Course content

10 sections46 lectures3h 27m total length
  • Introduction1:08
  • Debugging Techniques1:45
  • Why it is important to be able to run the code in your mind0:50
  • Understanding the basics of code execution2:10

Requirements

  • Basic Coding Experience

Description

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.

Who this course is for:

  • Beginner Javascript
  • Advanced Javascript
  • Learning to code
  • Learning to debug
  • Developers
  • Software Engineers
  • Computer Programmers
  • Computer Scientists