Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

JS JSX -> ReScript JSX converter?

$
0
0

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 2592

Trending Articles