DEV Community

Discussion on: Redux Hooks ! Opinions !?

Collapse
 
dooskybant profile image
Bant

Hi! I don't have any work experience, but using both ways in previous projects. I'd recommend using the hooks way, the code has been reduced considerably which was one of the biggest complains when choosing Redux over Context. If I would use Redux in another project I'll go with the Hooks