Quantcast
Viewing all articles
Browse latest Browse all 1813

JS JSX -> ReScript JSX converter?

I’m interested in reviving this idea. I’m working on a prototype to convert vanilla JSX to ReScript JSX.
Would anyone know some edge case where a transformation is required?
Like type needs to become type_,
JSX text needs to become React.string("..").
What else is there?


Viewing all articles
Browse latest Browse all 1813

Trending Articles