Aijan@programming.dev to Programming@programming.dev · 17 days agoSelf-documenting Codelackofimagination.orgexternal-linkmessage-square71fedilinkarrow-up193arrow-down116
arrow-up177arrow-down1external-linkSelf-documenting Codelackofimagination.orgAijan@programming.dev to Programming@programming.dev · 17 days agomessage-square71fedilink
minus-squareHamsterRage@lemmy.calinkfedilinkarrow-up11·17 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.