State Management and Context with Tanstack-Query
There are so many articles out about state-management and solving it with Tanstacks React-Query but I was missing the very basic idea. No reducer pattern, just telling how to deal with it.Why this is ...