React Context Limitations
React Context is great ! Let's use it for everything.
Well, not quite. For one, keep in mind what I mentioned earlier.
It can be great for app-wide or component-wide state so essentially states that affects multiple components. It's not a replacement...
omarsaade.hashnode.dev2 min read