alphacyberranger to Programmer [email protected]English • 2 years agoAlways write commentslemmy.worldimagemessage-square42fedilinkarrow-up1948
arrow-up1948imageAlways write commentslemmy.worldalphacyberranger to Programmer [email protected]English • 2 years agomessage-square42fedilink
minus-square@[email protected]linkfedilink10•2 years agoThe problem here is that every junior programmer thinks they write clean code when they really really don’t. Often I find the act of writing comments makes you go back to the code and clean things up, so it’s still worth encouraging comments.
The problem here is that every junior programmer thinks they write clean code when they really really don’t. Often I find the act of writing comments makes you go back to the code and clean things up, so it’s still worth encouraging comments.
Just do TDD instead