cm0002@suppo.fi to Programmer Humor@programming.dev · 2 days agoSenior devs...suppo.fiimagemessage-square85fedilinkarrow-up1747arrow-down121
arrow-up1726arrow-down1imageSenior devs...suppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 2 days agomessage-square85fedilink
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up1·edit-29 hours agoJS is also just as dynamic in this regard. Both JS and Python create and modify objects at runtime and use object fields instead of static definitions of methods or properties. It’s probably inherited from Smalltalk.
JS is also just as dynamic in this regard. Both JS and Python create and modify objects at runtime and use object fields instead of static definitions of methods or properties. It’s probably inherited from Smalltalk.