alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · il y a 3 ansAlways write commentslemmy.worldimagemessage-square42fedilinkarrow-up1956
arrow-up1956imageAlways write commentslemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · il y a 3 ansmessage-square42fedilink
minus-squareblackbirdbiryani@lemmy.worldlinkfedilinkarrow-up10·il y a 3 ansThe 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