DEV Community

Discussion on: Tell me a coding confession

Collapse
 
everton profile image
Everton Agner • Edited

I spend too much time trying to guess what's wrong with my code instead of just debugging right away and realizing I flipped an if/else condition.