alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agoAlways write commentslemmy.worldimagemessage-square50linkfedilinkarrow-up1954arrow-down138
arrow-up1916arrow-down1imageAlways write commentslemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agomessage-square50linkfedilink
minus-squaredukk@programming.devlinkfedilinkarrow-up3·3 years agoThis exactly. I love this approach to commenting and use it all the time. I also like to write doc-comments wherever possible; it’s saves time and makes working on an unfamiliar part of the codebase much easier.
This exactly. I love this approach to commenting and use it all the time. I also like to write doc-comments wherever possible; it’s saves time and makes working on an unfamiliar part of the codebase much easier.