merari42@lemmy.world to Programmer Humor@programming.dev · 17 hours agoThe state should be purely passed through function inputs and outputslemmy.worldimagemessage-square95fedilinkarrow-up1801arrow-down15cross-posted to: flippanarchy@lemmy.dbzer0.com
arrow-up1796arrow-down1imageThe state should be purely passed through function inputs and outputslemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 17 hours agomessage-square95fedilinkcross-posted to: flippanarchy@lemmy.dbzer0.com
minus-squareReptorian@programming.devlinkfedilinkarrow-up1·edit-214 hours agoI use states, but no classes. G’MIC is my main language. I do appreciate the functional way of thinking after writing in it for so long. States are just variables that defines the mode of something, right?
I use states, but no classes. G’MIC is my main language. I do appreciate the functional way of thinking after writing in it for so long. States are just variables that defines the mode of something, right?