codeinabox@programming.dev to Programming@programming.devEnglish · 3 days agoHow Long Should a Function Be? (And Why It’s the Wrong Question to Ask)adamtornhill.substack.comexternal-linkmessage-square12fedilinkarrow-up122
arrow-up122external-linkHow Long Should a Function Be? (And Why It’s the Wrong Question to Ask)adamtornhill.substack.comcodeinabox@programming.dev to Programming@programming.devEnglish · 3 days agomessage-square12fedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up4·3 days agoand again, you end up sacrificing readability to address what, a fraction of a percent in memory use? If that matters in your program, maybe don’t use JS.
and again, you end up sacrificing readability to address what, a fraction of a percent in memory use? If that matters in your program, maybe don’t use JS.