257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square901fedilinkarrow-up1350arrow-down114
arrow-up1336arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square901fedilink
minus-squaregornius@lemmy.worldlinkfedilinkarrow-up1·1 year agoI specifically have a rule that if at the current abstraction layer, a step is more than one function call/assignment - I’m creating another function for that.
I specifically have a rule that if at the current abstraction layer, a step is more than one function call/assignment - I’m creating another function for that.