tyo_ukko to Programmer Humor@lemmy.ml · 2 months agoReading my colleagues codeimagemessage-square21fedilinkarrow-up1509arrow-down15
arrow-up1504arrow-down1imageReading my colleagues codetyo_ukko to Programmer Humor@lemmy.ml · 2 months agomessage-square21fedilink
minus-squaretyo_ukkoOPlinkfedilinkarrow-up5·edit-22 months agoIn particular business logic that’s not obvious should be documented in comments. // Typically 1 = 1, but on March accounting wants that 1 = 2. This function makes that mapping.
In particular business logic that’s not obvious should be documented in comments.
// Typically 1 = 1, but on March accounting wants that 1 = 2. This function makes that mapping.