DEV Community

Discussion on: You probably don't need Redux: Use React Context + useReducer hook

Collapse
 
nikhilkumaran profile image
Nikhil Kumaran S

You are right. I never considered "reducing boilerplate" as a goal. I wanted to show that we can achieve redux like functionality in vanilla react itself.

Collapse
 
leob profile image
leob

Understood ... but look at this one - we might not need Redux, but we might even also not need Context! dev.to/g_abud/why-i-quit-redux-1knl

Thread Thread
 
nikhilkumaran profile image
Nikhil Kumaran S

Sure will check it out✌🏽