All Talks

State Management in a World of Hooks

Repo: https://github.com/reusablejs/reusable

React hooks shook the foundation of our React code, and how we think about state management. The long debated Redux vs. MobX theme has shifted to whether context + useReducer is an alternative, and whether state management is necessary at all.

In this talk we will explore how we can use the benefits of hooks in state management, such as separation of concerns, declarative side effects, and simple code reuse.

Maayan is the CTO of 500Tech - a leading …

You might be interested in: