Context API + Use Reducer gives Redux Feeling😍😍
If you are a beginner to state management and want to manage your react app state like a pro but don't want to use Redux as it has much complexity like:
take time to set up,
create a store
dispatch action, make reducers,
mapDispatchToProps or mapS...
amandevblogs.hashnode.dev3 min read