You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
Hey @fellmann thanks for the quick response!
For SEO purposes I am trying to render JSX on the server at request time.
So my goal is to treat JSX like a templating language.
Do you think that is possible with Java?
Or is that out of reach?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's not clear from the code or the demo whether or not it is possible to pass data into the component when the jsx is being transpiled by Java.
I am a frontend guy trying to integrate React into a Java app so I am sorry if my question is not clear!
Great work by the way :)
The text was updated successfully, but these errors were encountered: