cm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agoWhen you look at code you wrote last yearlemmy.mlimagemessage-square19fedilinkarrow-up1200arrow-down13
arrow-up1197arrow-down1imageWhen you look at code you wrote last yearlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square19fedilink
minus-squarespartanatreyu@programming.devlinkfedilinkarrow-up2·3 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