|
|
|
|
|
by kentor
3959 days ago
|
|
JSX is a separate spec. https://facebook.github.io/jsx/ "It's NOT a proposal to incorporate JSX into the ECMAScript spec itself. It's intended to be used by various preprocessors (transpilers) to transform these tokens into standard ECMAScript." Anyway, I really like this article. It pains me every time I have to deal with angular templating. |
|