257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square42fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square42fedilink
minus-squarehellishharlot@programming.devlinkfedilinkarrow-up0·1 year agoUsing single character variable names is always bad practice
minus-squarejvisick@programming.devlinkfedilinkarrow-up1·1 year agoMostly agree. I’m ok with single characters in a one line / single expression lambda, but that’s the only time I’m ok with it.
Using single character variable names is always bad practice
Mostly agree. I’m ok with single characters in a one line / single expression lambda, but that’s the only time I’m ok with it.