- Controlled components
- Rendering one item at a time of the children array
- useState
- forwarding the ref to each individual components(forwardRef)
- useRef hook
- using side effect with useEffect hook
Project is made with the help of Scrimba learning resources