WTF is JSX

Chris Biscardi
Chris Biscardi

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.

Resources in this collection: