257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square760fedilinkarrow-up1331arrow-down114
arrow-up1317arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square760fedilink
minus-squareMaximumPower@lemmy.worldlinkfedilinkarrow-up8·1 year agoI don’t have issue with methods being 200 lines, as long as they have a singel concept and is easy to follow.
minus-squarePhoenixz@lemmy.calinkfedilinkarrow-up2·1 year agoThere are various exceptions where up to 200 lines is still okay, yes. The 50 lines rule is more a good rule of thumb.
I don’t have issue with methods being 200 lines, as long as they have a singel concept and is easy to follow.
There are various exceptions where up to 200 lines is still okay, yes. The 50 lines rule is more a good rule of thumb.