Hacker News new | ask | show | jobs
by antonpug 3117 days ago
Some commenting is okay and necessary. The point is that generally, if you are adding heavy commenting, you can probably refactor the code in such a way that commenting is not necessary. Even in a large codebase.
1 comments

I agree that heavy commenting can be a code smell