New to Tanstack Query, Help me understand ,
new to tansatck query
i have a inventory management /payment / transaction settlement application on react + spring boot
as in this there are lots of tables , using tanstack table for them
and fetching data , all api calls done with axios
JWT token , have been intructed not to use cookies , currently stored in localstorage , havent used any state management libs too like redux zustand ,
just had a thought to shift to tanstack query , heard its good , caching and all stuff
im just a fresher , just graduated
Any suggestions
i have a inventory management /payment / transaction settlement application on react + spring boot
as in this there are lots of tables , using tanstack table for them
and fetching data , all api calls done with axios
JWT token , have been intructed not to use cookies , currently stored in localstorage , havent used any state management libs too like redux zustand ,
just had a thought to shift to tanstack query , heard its good , caching and all stuff
im just a fresher , just graduated
Any suggestions