How to pause your code(Programming - Javascript)

Words
220
Reading
1 min
Listen
Play
9y

How to pause your code(Programming - Javascript)

Hello friends. I have worked on one my little project and in some moment of time I had problem with some bug. And of course I had to debug to see what is happening there. I had a little difficulties and problems about that and go to google it.

Pause Your Code With Breakpoints

Suddenly I saw one article from Kayce Basques about how to pause our code with breakpoints. Then I decided to read it and to see if I will find something to help me in my situation. I read it in one breath(Sorry if this is a wrong expression) and learned many new things just for a 10-15 minutes. Then with the new thing which I have learned now, I was able to continue and to see where was the problem and to fix it.

Recommend

The reason to write all of this is because this article help me a lot and I am very, very sure that can be of help to many people who are interested about programming and in this case more exactly javascript. There are very useful and important ways to debug which is one or even the most important thing in programming. I really recommend to checkout it from here

Sources

Image is from here

How to pause your code(Programming - Javascript) | Ecency