dosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 9 days agojs is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgimagemessage-square75fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagejs is in the "pure embodiment of hell" category along with vb.net and phplemmy.sdf.orgdosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 9 days agomessage-square75fedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up0·8 days agoOr stick a new variable onto the instance of a class 🤯
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up0·8 days agoor return values for properties that don’t exist, and only get created on access! I love python.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·8 days agoIt’s like having a PHP webserver inside a class
Or stick a new variable onto the instance of a class 🤯
or return values for properties that don’t exist, and only get created on access!
I love python.
It’s like having a PHP webserver inside a class