257m@lemmy.ml to Programming@programming.dev · 3 years agoWhat are your programming hot takes?message-squaremessage-square589linkfedilinkarrow-up1269arrow-down113
arrow-up1256arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 3 years agomessage-square589linkfedilink
minus-squaregornius@lemmy.worldlinkfedilinkarrow-up1·3 years 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.