bigboismith@lemmy.world to Programmer Humor@programming.dev · 3 years agoI am God's greatest programmerlemmy.worldimagemessage-square9linkfedilinkarrow-up17arrow-down10
arrow-up17arrow-down1imageI am God's greatest programmerlemmy.worldbigboismith@lemmy.world to Programmer Humor@programming.dev · 3 years agomessage-square9linkfedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up1·3 years agoCommenting well is a highly advanced skill. I generally prefer no comments on code since it’s less likely to confuse people and I’ll merrily purge auto-doc comments and anything like // getId() returns an id That comment has negative value.
Commenting well is a highly advanced skill. I generally prefer no comments on code since it’s less likely to confuse people and I’ll merrily purge auto-doc comments and anything like
That comment has negative value.