@yellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish • 8 months agoMastery of HTMLsh.itjust.worksimagemessage-square113arrow-up11.37K
arrow-up11.37KimageMastery of HTMLsh.itjust.works@yellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish • 8 months agomessage-square113
minus-square@pivot_root@lemmy.worldlinkfedilink2•edit-28 months 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-square@KeenFlame@feddit.nulinkfedilink1•8 months agoOr hear me out, nobody should give random credit to any framework for no reason whatsoever
minus-square@pivot_root@lemmy.worldlinkfedilink2•edit-28 months 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?