Xylight@lemdro.id to Programmer Humor@programming.devEnglish · 1 month agofirst it was @property, then @container, and now interpolate-sizeimagemessage-square67linkfedilinkarrow-up1270arrow-down114
arrow-up1256arrow-down1imagefirst it was @property, then @container, and now interpolate-sizeXylight@lemdro.id to Programmer Humor@programming.devEnglish · 1 month agomessage-square67linkfedilink
minus-squareXylight@lemdro.idOPlinkfedilinkEnglisharrow-up25arrow-down2·1 month agothat mentality is one reason websites spam JavaScript today, because native features of the markup language were being added too slow
minus-squareEphera@lemmy.mllinkfedilinkarrow-up8·1 month agoExpecting the runtime/browser to ship a native implementation of virtually everything you might want to do in a turing-complete language, is also really not sustainable, though.
that mentality is one reason websites spam JavaScript today, because native features of the markup language were being added too slow
Expecting the runtime/browser to ship a native implementation of virtually everything you might want to do in a turing-complete language, is also really not sustainable, though.