Proposal for Standardized JSX
vanillajsx.com
Proposal for Standardized JSX
1–3 of 3 posts
Re: Proposal for Standardized JSX
#2We already have tagged template literals in JS (used in Lit web components, for example) which I much prefer. We don't need JSX at all because you can write html`` and stick regular HTML or custom web components in there and it all just works.
Re: Proposal for Standardized JSX
#3We already have tagged template literals in JS (used in Lit web components, for example) which I much prefer. We don't need JSX at all because you can write html` ` and stick regular HTML or custom web components in there and it all just works.
Now I see why this proposal is doomed. The only people who could vote it up to the people who could understand its merits, are people with very low software competence.