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 frontend consultancy in Israel. He created and contributed to several open source projects such as Mimic, Gisto, xhook, hostile and more. Maayan is passionate about developing tools to improve the developer day to day workflow in an efficient and fun way.
Adam is a web developer and consultant, web GDE, and author of open source libraries. He is a hands-on CEO @ 500Tech, a company that specializes in frontend technologies. He loves coding, and he loves speaking about code.
