Class Slides
Topics Covered
- Events in React
- State
- What is this?
- State hooks and how they work.
- JSX Conditionals
- Ternary
- Short Circuits
Examples
- Event change handlers example
- Click event handlers example
- State hook and change handler example
- State hook and click handler example
- JSX ternary example
- JSX short circuit example