Exercise to understand better React and Redux, how they work and how to use them.
If you like this repo and/or learnt something from it, please give us a star :) Thanks!
I'll cover in this repo
- Bare-bones React rendering
- React rendering with JSX
- Custom React Components
- Re-rendering
- Props
- PropTypes
- Styling
- Composition
- State
- State
- Uncontrolled Form
- Controlled Form
- Data Fetching
- Higher Order
- Render Callback
jest ...