DEV Community

Discussion on: Adios Redux: using React hooks and Context effectively

Collapse
 
jdnichollsc profile image
J.D Nicholls

I started a global state using hooks and I came to the same solution! haha thanks for sharing, the only missing step was React.useMemo, very interesting! ❤️

Collapse
 
jdnichollsc profile image
J.D Nicholls

Ankit, what do you think creating a npm package for this?

Collapse
 
ankitjey profile image
Ankit Jena

I think there's a package called unstated-next which is really good for sharing custom hooks