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