257m@lemmy.ml to Programming@programming.dev · 2 years agoWhat are your programming hot takes?message-squaremessage-square901fedilinkarrow-up1347arrow-down114
arrow-up1333arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 2 years agomessage-square901fedilink
minus-squaregornius@lemmy.worldlinkfedilinkarrow-up1·2 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.