Code comments are (mostly) a violation of DRY
Code comments are (mostly) a violation of DRY
danielrotter.at Code comments are (mostly) a violation of DRY
Comments in code are quite often a code smell. Let’s see what is suboptimal about comments and talk about some strategies to avoid them.
Comments in code are quite often a code smell. Let’s see what is suboptimal about comments and talk about some strategies to avoid them.
You're viewing a single thread.
All Comments
16 comments
I guess one could understand why the author believes this if his experience has been (mostly) limited to poorly commented code.
6 0 ReplyI have also seen well commented code, but in this article I concentrate on the bad ones. Are you saying you have never seen a bad code comment?
1 0 Reply
16 comments
Scroll to top