> Many reasons. For one, anything that the browser supports now, it has to support... forever. For another, all browsers up until now don't support JSX syntax, so you'd still have to compile your code to handle all existing browsers.
> Also, the JSX syntax is not React-specific. Typical usage is to compile ` > The JSX syntax has been pretty stable for a while, but there's been plenty of proposals to tweak it further. How would that get handled?