Re: [WICG/webcomponents] [templates] A declarative JavaScript templating API (Issue #1069)

@o-t-w JSX would require major changes to JavaScript via TC39. A tagged template literal based system wouldn't.

But we've seen compilers that transform JSX to tagged template literals before, so frameworks that use JSX could target this API, or is JavaScript ever does add a JSX-like syntax, it could be made to work with this template system.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1069#issuecomment-2295373258
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1069/2295373258@github.com>

Received on Sunday, 18 August 2024 20:00:45 UTC