codeinabox@programming.dev to Programming@programming.devEnglish · 11 days agoAnecdotally, programmers dislike "reduce"evanhahn.comexternal-linkmessage-square16linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAnecdotally, programmers dislike "reduce"evanhahn.comcodeinabox@programming.dev to Programming@programming.devEnglish · 11 days agomessage-square16linkfedilink
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up0·11 days agoWith explanations like this, who can blame them 😁 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce
minus-squareEphera@lemmy.mllinkfedilinkarrow-up0·11 days agoYeah, it sounds really abstract until you see that summation example. Then it’s suddenly really obvious…
minus-squarecactusupyourbutt@lemmy.worldlinkfedilinkarrow-up0·11 days agothats perfectly readable to me
With explanations like this, who can blame them 😁
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce
Yeah, it sounds really abstract until you see that summation example. Then it’s suddenly really obvious…
thats perfectly readable to me