How to use Zustand as Modular State Management in React apps
I've been using React Context for quite a while, but I often ran into challenges with managing state and dealing with unnecessary re-renders. I started exploring various state management libraries that can provide a neat way to handle state managemen...
subratopatnaik.hashnode.dev6 min read