cm0002@lemmy.world to Programmer Humor@programming.dev · 7 months agoWhen you look at code you wrote last yearlemmy.mlexternal-linkmessage-square20linkfedilinkarrow-up1719arrow-down19cross-posted to: [email protected]
arrow-up1710arrow-down1external-linkWhen you look at code you wrote last yearlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 months agomessage-square20linkfedilinkcross-posted to: [email protected]
minus-squarespartanatreyu@programming.devlinkfedilinkarrow-up3·7 months 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