Introducing the New JSX Transform
TLDRReact 17 RC includes support for a new version of the JSX transform. Upgrading to the new transform is completely optional, but it has a few benefits. It will enable future improvements that reduce the number of concepts you need to learn React. There are some performance improvements and simplifications that React.createElement does not allow.
Table of contents
What’s a JSX Transform?What’s Different in the New Transform?How to Upgrade to the New JSX TransformRemoving Unused React Imports1 Comment
Sort: