React & JSX

This page demonstrates using React with no build tooling it uses JSX through babel but this is very slow

React is loaded as a script tag.

babel is loaded as a script tag.

Illustrating controlled components for form state in React

this will change