codeinabox@programming.dev to Programming@programming.devEnglish · 3 days agoBeyond Lambdas: Raising the Abstraction Level of Functional Codeadamtornhill.substack.comexternal-linkmessage-square15linkfedilinkarrow-up137arrow-down13
arrow-up134arrow-down1external-linkBeyond Lambdas: Raising the Abstraction Level of Functional Codeadamtornhill.substack.comcodeinabox@programming.dev to Programming@programming.devEnglish · 3 days agomessage-square15linkfedilink
minus-squareesa@discuss.tchncs.delinkfedilinkarrow-up1·3 days agoYeah, there are some examples out of “clean code” that are absolutely ludicrous on the “tons of tiny functions” end. I’d also say letting map/filter and other common operations show is entirely fine.
Yeah, there are some examples out of “clean code” that are absolutely ludicrous on the “tons of tiny functions” end.
I’d also say letting map/filter and other common operations show is entirely fine.