yellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 1 month agoMastery of HTMLsh.itjust.worksimagemessage-square111fedilinkarrow-up11.36K
arrow-up11.36KimageMastery of HTMLsh.itjust.worksyellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 1 month agomessage-square111fedilink
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up2·edit-21 month 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-up1·1 month agoOr hear me out, nobody should give random credit to any framework for no reason whatsoever
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up2·edit-21 month 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?