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?
↧
JS JSX -> ReScript JSX converter?
↧