You might not need redux | React Context API | useReducer
Introduction
You've already heard of Redux as the best state management tool for React especially, and no doubt it is best, but in most of the cases or in medium-level apps we might don't need Redux.
What is Redux?
Redux works with three main things...
huzaifaahmed.hashnode.dev5 min read
Vitto
Web3 | Blockchain | Dev Rel @ | Sharing guides to create a better and owned future.
Bookmarked, thank you Huzaifa, this will actually solve a number of problems I was having.