Frontend Development ยท React
How would you answer an interview scenario involving server data fetching and caching in React?
After updating a customer record, invalidate or update the cached customer query so every screen reads consistent data instead of manually synchronizing several component states.