|
|
|
|
|
by crazygringo
99 days ago
|
|
> Lots of comments in code is a code smell. Yes, really. No, not really. It's actually a sign of devs who are helping future devs who will maintain and extend the code, so they can understand it faster. It's professionalism and respect. > If I see lots of comments in code, I'm gonna go looking for the intern who just put up their first PR. And I'm going to find them to say good job, keep it up! You're saving us time and money in the future. |
|
If someone gives me code full of superfluous comments, I don't consider it professional. Sounds like an intern who felt the need to comment everything because ever single line seemed very complex to them.