1. React
  2. Reactathon
  3. 2018
  4. Why I Love JSX!

Why I Love JSX!

Jay Phelps at Reactathon 2018

JSX is an XML-like syntax extension to JavaScript, popularized by React. When seen for the first time it can often elicit bad memories of intermixing HTML and code, but JSX is *very* different! Let's learn exactly what it is, how it works, and even how you can use it outside of React.