🌐Web + DevOps
📚Foundation
State & Data Fetching
React Query, Zustand, and modern data management patterns
StatusNot Started
Week 2: Days 8-14
Topics to Cover
- React Query for server state
- Zustand for client state
- Caching strategies
- Optimistic updates
- Infinite scrolling
- Real-time data with SSE
- Form state management
Resources
TanStack Query Documentation
Zustand GitHub
Data Fetching Patterns