cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoWhen you look at code you wrote last yearexternal-linkmessage-square11fedilinkarrow-up126arrow-down10
arrow-up126arrow-down1external-linkWhen you look at code you wrote last yearcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square11fedilink
minus-squarespartanatreyu@programming.devlinkfedilinkarrow-up1·6 days agoThis is why you’re meant to comment your code. Your code tells you “what”, your comments tell you “why”. Here’s a good review of comments in the redis codebase: https://antirez.com/news/124
This is why you’re meant to comment your code.
Your code tells you “what”, your comments tell you “why”.
Here’s a good review of comments in the redis codebase: https://antirez.com/news/124