Aijan@programming.dev to Programming@programming.dev · 24 days agoSelf-documenting Codelackofimagination.orgexternal-linkmessage-square68fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkSelf-documenting Codelackofimagination.orgAijan@programming.dev to Programming@programming.dev · 24 days agomessage-square68fedilink
minus-squareHamsterRage@lemmy.calinkfedilinkarrow-up0·24 days 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.