Comments are code smells
Developers are typically encouraged to make sure their code is well commented. Over the years I've seen (and written) some terrible comments that add zero value to the codebase. This happens when the developer doesn't fully understand why we write comments. The aim of this post is to change your mentality towards inline comments - and to encourage you to try not to write them. There is an alternative.