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.