React Import mode
JSX Babel -standlone babel.min.js
- webpack yarn global add create-react-app
CJS is different from UMD
Umd is the generic CJS that is in the NodeJS specification
Considerations for using JSX
Use className instead of class JSX uses className when adding class names via Babel translation to JS