Series 13: The Context API
- The Context API: A Deep Dive - Part 1
- The Context API: A Deep Dive - Part 2
- When to Use Context
- Building a Theme Switcher with Context - Part 1
- Building a Theme Switcher with Context - Part 2
- Combining Context with
useReducer
for Complex State - Part 1 - Combining Context with
useReducer
for Complex State - Part 2 - Context API Pitfalls