JSX kind of Transpiller using Java instead of TypeScript/Js #783
andreidimods
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was thinking in the possibility to create a Java Framework to build React Apps using only java, but with a small difference; supporting a JSX like language, but instead of using TypeScript or JS, like this.
I came across your project and I think this is feasible, the idea is to be able to generate Client Side Rendering/Server Side Rendering and Hybrid React Component using our beloved java.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions