JSX to JS to HTML Converter

1. JSX / TSX — you write this
2. Compiled JS — Babel outputs this
3. Rendered HTML — the browser renders this