yellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 13 hours agoMastery of HTMLsh.itjust.worksimagemessage-square85fedilinkarrow-up11.02Karrow-down15
arrow-up11.02Karrow-down1imageMastery of HTMLsh.itjust.worksyellow_matter_custard@sh.itjust.works to Comic Strips@lemmy.worldEnglish · 13 hours agomessage-square85fedilink
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up2·edit-29 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.
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.