Series 8: Sharing Data Between Components
- The Problem: Prop Drilling
- Lifting State Up: The Solution - Part 1
- Lifting State Up: The Solution - Part 2
- Creating a Single Source of Truth
- Inverse Data Flow: Child to Parent Communication - Part 1
- Inverse Data Flow: Child to Parent Communication - Part 2
- Thinking in React: A Practical Example - Part 1
- Thinking in React: A Practical Example - Part 2