merari42@lemmy.world to Programmer Humor@programming.dev · 2 months agoThe state should be purely passed through function inputs and outputslemmy.worldimagemessage-square125fedilinkarrow-up1880arrow-down16
arrow-up1874arrow-down1imageThe state should be purely passed through function inputs and outputslemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square125fedilink
minus-squaredangling_cat@lemmy.blahaj.zonelinkfedilinkarrow-up6·2 months agoDepends on how pure you want it to be, without any side effects
Depends on how pure you want it to be, without any side effects