Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add call for JSX #1470

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Add call for JSX #1470

merged 1 commit into from
Oct 23, 2023

Conversation

Jack-Works
Copy link
Member

@NullVoxPopuli

This comment was marked as resolved.

@Jack-Works

This comment was marked as resolved.

@NullVoxPopuli

This comment was marked as resolved.

2023/11.md Outdated Show resolved Hide resolved
@Jack-Works

This comment was marked as resolved.

@ljharb ljharb force-pushed the Jack-Works-patch-1 branch 2 times, most recently from 39f7c87 to 725af27 Compare October 23, 2023 16:24
@ljharb ljharb merged commit 725af27 into main Oct 23, 2023
@ljharb ljharb deleted the Jack-Works-patch-1 branch October 23, 2023 16:27
@NullVoxPopuli
Copy link

@Jack-Works if you need interpolation, why not use backticks? 🤔

@ljharb
Copy link
Member

ljharb commented Oct 23, 2023

That would only produce a string

@NullVoxPopuli
Copy link

NullVoxPopuli commented Oct 23, 2023

right, but it would need to be pre-processed, just like everyone else -- it allows multiple implementations of JSX, even ahead-of-time compilation of JSX, if folks want that.

the point I'm trying to make is that there is a growing resistance to JSX, and I don't think it makes sense to be built in to anything TC39 related, as we can focus on an abstraction that works for all ecosystems <3

anywho, I'll put my words where my mouth is and start working on an actual proposal for what I'm talking about

@ljharb
Copy link
Member

ljharb commented Oct 23, 2023

I'm not aware of any such resistance, growing or otherwise, but as was stated above, it's far too early to be having that kind of discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants