@[email protected] to [email protected]English • 1 year agoLinear code is more readableblog.separateconcerns.commessage-square46fedilinkarrow-up1134arrow-down115 cross-posted to: [email protected][email protected]
arrow-up1119arrow-down1external-linkLinear code is more readableblog.separateconcerns.com@[email protected] to [email protected]English • 1 year agomessage-square46fedilink cross-posted to: [email protected][email protected]
minus-square@dylanTheDeveloperlink12•1 year agoI put all my code in a single file and use goto statements just to make people mad
minus-square@Solemarclink2•1 year agoPersonally, I prefer to do the opposite and break things up until my import is longer than my code
I put all my code in a single file and use goto statements just to make people mad
Damn, I have a lot to learn as a junior dev
Personally, I prefer to do the opposite and break things up until my import is longer than my code