ZILtoid1991@lemmy.world to Programmer Humor@programming.devEnglish · 8 months agoFunctional bros be likelemmy.worldimagemessage-square62fedilinkarrow-up1312arrow-down117
arrow-up1295arrow-down1imageFunctional bros be likelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.devEnglish · 8 months agomessage-square62fedilink
minus-squarelemmesay@discuss.tchncs.delinkfedilinkarrow-up2·7 months agoI heavily use classes while working on back end, and when I’m making a really self-contained logic, such as a logger or an image manipulation service. but since most frontend stuff heavily leans on functional side, I go with it
I heavily use classes while working on back end, and when I’m making a really self-contained logic, such as a logger or an image manipulation service.
but since most frontend stuff heavily leans on functional side, I go with it