-
Notifications
You must be signed in to change notification settings - Fork 0
React Native
FullstackCodingGuy edited this page Jan 6, 2025
·
5 revisions
State Management
- https://github.com/pmndrs/zustand
- https://dev.to/fedorish/react-native-offline-first-with-tanstack-query-1pe5
- https://dev.to/frontenddeveli/how-to-use-tanstack-query-to-write-cleaner-react-code-as-a-junior-developer-2k88
- This is an example on how to use TanStack React Query to keep data synced between app and backend even when the device is offline.Ref> https://github.com/fedorish/example-react-native-offline-tanstack-query
- Supercharge Your React State Management like a Senior Dev: Unlocking the Power of Zustand and React Query, Ref: https://iamashot.medium.com/supercharge-your-react-state-management-like-a-senior-dev-unlocking-the-power-of-zustand-and-react-b2db33ecd12#:~:text=Using%20Zustand%20and%20React%20Query,state%20in%20your%20React%20application.
- https://medium.com/@imranrafeek/zustand-vs-rtk-query-vs-tanstack-query-unpacking-the-react-state-management-toolbox-d47893479742
- https://dev.to/aaronksaunders/managing-react-state-with-zustand-2e8k
- https://dev.to/abhi0498/zustand-react-global-state-management-made-easy-lel