codeinabox@programming.dev to Programming@programming.devEnglish · 1 day agoHow Long Should a Function Be? (And Why It’s the Wrong Question to Ask)adamtornhill.substack.comexternal-linkmessage-square12fedilinkarrow-up121arrow-down11
arrow-up120arrow-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 · 1 day agomessage-square12fedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up4·21 hours 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.