DEV Community

Discussion on: React - Context API

Collapse
 
gugadev profile image
Gustavo Garsaky

Hi Antonio, redhooks looks pretty good. It's very similar to Redux in fact. I'll try it and make some tutorial about it ;)

Thanks for the link!

Collapse
 
antonio_pangall profile image
Antonio Pangallo

it depends only on react hooks and context api. You do not need react-redux to use it, middleware are supported and it is really a tiny library. Thanks for your feedback