Was just curious to know which utility you guys depend on in-order to manage state globally within your React app. Whether it would be Redux, Mobx, Context API or other third party choices, leave down your thoughts below :)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
I've been using context api for a rather large web app. I find it is simple to use but most times I use redux