What if we tailored the JavaScript syntax for React? People have imagined many JavaScript syntax extensions designed for React.
I implemented an editor that supports these syntaxes using CodeMirror and its extensible lezer parser.
by @chengluyu