yellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 1 day agoMastery of HTMLsh.itjust.worksimagemessage-square102fedilinkarrow-up11.25Karrow-down17
arrow-up11.24Karrow-down1imageMastery of HTMLsh.itjust.worksyellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 1 day agomessage-square102fedilink
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-21 day 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·13 hours agoOr hear me out, nobody should give random credit to any framework for no reason whatsoever
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up1·edit-212 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?