Stop Writing Comments: Why Senior Devs Hate "Stale Lies"
I want you to open the last Pull Request you submitted.
Find a block of code where you wrote a comment. Now, read the code. Then read the comment.
Does the comment explain what the code is doing?
(e.g., // Loop through the array or // Check if user i...
doogal.dev3 min read