yellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 1 day agoMastery of HTMLsh.itjust.worksimagemessage-square101fedilinkarrow-up11.23Karrow-down17
arrow-up11.22Karrow-down1imageMastery of HTMLsh.itjust.worksyellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 1 day agomessage-square101fedilink
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-221 hours agoIt’s overkill for static sites, but credit should be given to JSX for being a decent way to create DOM nodes dynamicly. You can use a JSX transformer without using React, too.
minus-squareKeenFlame@feddit.nulinkfedilinkarrow-up1arrow-down2·3 hours agoOr hear me out, nobody should give random credit to any framework for no reason whatsoever
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up1·edit-22 hours agoJSX is a language, not a framework…
It’s overkill for static sites, but credit should be given to JSX for being a decent way to create DOM nodes dynamicly. You can use a JSX transformer without using React, too.
Or hear me out, nobody should give random credit to any framework for no reason whatsoever
JSX is a language, not a framework…
Ok?