codeinabox@programming.dev to Programming@programming.devEnglish · 3 months agoHow Long Should a Function Be? (And Why It’s the Wrong Question to Ask)adamtornhill.substack.comexternal-linkmessage-square12linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-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 months agomessage-square12linkfedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·3 months 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.