bigboismith@lemmy.world to Programmer Humor@programming.dev · 2 years agoI am God's greatest programmerlemmy.worldimagemessage-square2linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageI am God's greatest programmerlemmy.worldbigboismith@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square2linkfedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up1·2 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.