DEV Community

Discussion on: React useContext and useReducer Hooks.

Collapse
 
itays123 profile image
Itay Schechner

That's awesome. I myself don't really like Redux and I recently used a similar solution in one of my applications. When using Websocket, this is a game changer.

Collapse
 
eswaraprakash profile image
EswaraPrakash Vaithiyanathan

Thanks. Yes, React is evolving pretty good by reducing the dependencies on other libraries. Will post a new featured article about the latest changes very soon.