If you’ve worked with the React useState hook before, you might have wondered why global state management can’t be just as easy. Why do we still need so much boilerplate to manage state with the Context API? What if we don’t want to be constrained opinionated tools like Redux Toolkit or forced to use actions and reducers in our React applications? This is where Hookstate comes in. Hookstate is not just another state management solution. Apart from being feature-rich, fast, and flexible, the library takes the idea of simplifying state management in React apps to a whole new level. In this talk, I’ll introduce Hookstate as a simple and efficient state management solution for React applications.
Check out more articles and videos
33 min
Building Better Websites with Remix

33 min
Don't Solve Problems, Eliminate Them

47 min
Design Systems: Walking the Line Between Flexibility and Consistency

30 min
React Query: It’s Time to Break up with your "Global State”!

27 min
(Easier) Interactive Data Visualization in React

43 min
RedwoodJS: The Full-Stack React App Framework of Your Dreams

Workshops on related topic
Workshop
177 min
React Hooks Tips Only the Pros Know

Free Workshop
132 min
Concurrent Rendering Adventures in React 18

Free Workshop
145 min
Web3 Workshop - Building Your First Dapp

Workshop
174 min
React, TypeScript, and TDD

Workshop
96 min
Rethinking Server State with React Query

Workshop
125 min
Getting Started with Suspense and Concurrent Rendering in React

Upcoming events