tyo_ukko to Programmer Humor@lemmy.ml · 7 months agoReading my colleagues codeimagemessage-square21linkfedilinkarrow-up1512arrow-down15
arrow-up1507arrow-down1imageReading my colleagues codetyo_ukko to Programmer Humor@lemmy.ml · 7 months agomessage-square21linkfedilink
minus-squaretyo_ukkoOPlinkfedilinkarrow-up5·edit-26 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.