CONTACT US

Introducing the New JSX Transform

A blue atom-like symbol with three elliptical orbits around a central dot on a dark background, representing the React JavaScript library logo.

Upgrading to the new transform is completely optional, but it has a few benefits:

  • With the new transform, you can use JSX without importing React.
  • Depending on your setup, its compiled output may slightly improve the bundle size.
  • It will enable future improvements that reduce the number of concepts you need to learn React.

 

Article link copied

Close button