intlc
intlc copied to clipboard
React codegen without JSX
Wondering if this might be preferable for JS environments that don't support JSX syntax but still want React-ish (see #33) output.
Instead of <>{x.foo}</>, a series of nested function calls?