Quiz: Advanced Data Layer with React Query
Test your understanding of Advanced Data Layer with React Query.
We'll cover the following...
Technical Quiz
1
What is the main job of React Query’s cache?
A)
Store React component state
B)
Coordinate server state snapshots and reuse
C)
Replace all API calls with localStorage
D)
Prevent React re-renders entirely
Question 1 of 120 attempted
...