React Introduction with hello world + plugins and running
- JS Class
- Extend React.Component
- state
- Events
- handleClick
- handleMouseOver
- handleCopy
- handleChange
- handleSubmit
- Random Number
- Display from state
- Edit in browser using browser extension. Edit 'app'
- Events - Mouse over and Click
- Finally form submit.
This is a single page react app. This will be a good starting point.