JSX can become valid, standardized ECMAScript syntax.<p>But first we need a valid syntactic sugar transformation, which I propose here.<p>Then we need to implement it in things like babel[0] bun[1] and deno[2].<p>Then, frameworks would adopt it as an optional alternative implementation.<p>Eventually, it could gain widespread support and become standardized.<p>[0] <a href="https://github.com/sdegutis/vanillajsx.com/blob/main/site/unity/vanillajsx.ts">https://github.com/sdegutis/vanillajsx.com/blob/main/site/un...</a><p>[1] <a href="https://github.com/oven-sh/bun/issues/13630">https://github.com/oven-sh/bun/issues/13630</a><p>[2] <a href="https://github.com/denoland/deno/issues/25312">https://github.com/denoland/deno/issues/25312</a>