DEV Community

Discussion on: Code comments are (mostly) a violation of DRY

Collapse
 
danrot90 profile image
Daniel Rotter

Yeah, that's something I have liked sooner as well. Write comments first, implement afterwards. It might be a good idea to think about the big picture first, but leaving the comments if the code can easily talk for itself is really a problem.