> Markdown version of [/events/world-congress-2024/sessions/379-rethinking-react](https://www.wearedevelopers.com/events/world-congress-2024/sessions/379-rethinking-react). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Rethinking React State Management: The Power of Built-In Solutions - **Date:** Friday, Jul 19, 2024 - **Time:** 13:40–14:10 (30 min) - **Room:** STAGE 5 (500) - **Event:** World Congress 2024 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1019-rethinking-react-state-management-the-power-of-built-in-solutions) ## Description Have you ever felt bogged down by the complexities of state management in React? You're not alone. State management is pivotal in defining user experience and application functionality, but it often becomes a labyrinth of complexity, especially with libraries like Redux and Recoil. While these tools have their merits, they can overwhelm boilerplate code, slowing development and steepening the learning curve for new and seasoned developers. In this talk, we will explore alternative tools using React's built-in features and demonstrate how to harness the power of hooks and the Context API to handle complex state management, minimizing overhead and reducing the need for additional dependencies. In this talk, we will introduce the concept of state transformers, which simplifies state updates and transformations within React applications. By the end of this talk, you will gain a fresh perspective on React state management and how to utilize React's built-in tools. ## Speaker ### [Marc Brehmer](https://www.wearedevelopers.com/@marc-brehmer) Software Engineer at Spaceteams ## Related talks at this congress - [Dos and don'ts with react hooks. An opinionated approach](https://www.wearedevelopers.com/events/world-congress-2024/sessions/431-dos-and-don-ts-with) — Daniel Espino Garcia - [Bringing back reactivity in "reactive" frontend](https://www.wearedevelopers.com/events/world-congress-2024/sessions/143-bringing-back) — Michał Moroz - [Modern Architectures with Lightweight Stores: New Rules and Options](https://www.wearedevelopers.com/events/world-congress-2024/sessions/162-modern-architectures) — Manfred Steyer - [Write once, use anywhere: Framework agnostic Design Systems with Web Components](https://www.wearedevelopers.com/events/world-congress-2024/sessions/354-write-once-use) — Sascha Lehmann