Video details

React: When to use a state-management solution?

React
06.09.2021
English

With the advancement in data-fetching strategies using hooks for API (GraphQL / REST), we are going to answer the question if your app needs a front-end state management solution? If so, when is the right time to bring in one. Do we need state management for Forms, Auth-data, Dark/Light mode data? Let’s explore!