JSX is used heavily in the React ecosystem to represent tree structures such as HTML. Explore how JSX works, how it compiles to JavaScript, and why it isn't tied to React.
Learner Reviews
What was your strongest take away from this collection?
Learn about the origins, reasoning behind and usage of JSX.