Query Persistence Demo
Cafes (Persisted Cache)
Loading cafes...
User Preferences (Persisted)
Test Instructions:
- Observe loading states when page first loads
- Reload the page - cafes and preferences should load instantly from cache
- Open browser dev tools → Application → Local Storage
- Look for 'vibe-cafe-query-data' key to see persisted data
- Click "Clear Cache" to remove all persisted data