DEV Community

Discussion on: How do you know your code is bad?

Collapse
 
bob profile image
Bob

Yes, I agree. I even restrain myself from writing comments over the code to explain the code and try to refactor the code so that it explains itself.