You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
This is considered the best practice for data fetching. Should make code a lot cleaner and remove a lot of prop drilling that is currently a problem in the code base.
https://tanstack.com/query/v4/
This is considered the best practice for data fetching. Should make code a lot cleaner and remove a lot of prop drilling that is currently a problem in the code base.