Aijan@programming.dev to Programming@programming.dev · 9 months agoSelf-documenting Codelackofimagination.orgexternal-linkmessage-square68linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkSelf-documenting Codelackofimagination.orgAijan@programming.dev to Programming@programming.dev · 9 months agomessage-square68linkfedilink
minus-squareHamsterRage@lemmy.calinkfedilinkarrow-up0·9 months agoThe reason for leaving in the password.trim() would be one of the few things that I would ever document with a comment.
The reason for leaving in the
password.trim()
would be one of the few things that I would ever document with a comment.