-
Lifecycle Methods
-
Pros/Cons
- Passing state changes from stateless children to stateful parents through props
- making a stateful child to pass state information up to a stateful parent
-
Handle errors in react
-
How and when to manage state with hooks vs class components
-
Rendering a List of components
-
Filter Results