235
Debugging
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
This meme makes it look like it's hard decision. I always immediately slam the button on the right.
Why? In my experience using a real debugger is always the superior choice. The only time I don’t is when I can’t.
console.log(d++);
Repeat.