JSX
We’re going to write our components in JSX, a JavaScript syntax extension that lets us treat XML-like data as normal code. You can use React without JSX, but I think JSX makes React’s full power easier to use.
The gist of JSX is that we can use ...
Access this course and 1400+ top-rated courses and projects.