cm0002@suppo.fi to Programmer Humor@programming.dev · 2 个月前Senior devs...suppo.fiimagemessage-square90fedilinkarrow-up1795
arrow-up1795imageSenior devs...suppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 2 个月前message-square90fedilink
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up1·edit-22 个月前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.
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.