© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
D. B. Duldulao, R. J. L. CabagnotPractical Enterprise Reacthttps://doi.org/10.1007/978-1-4842-6975-6_9

9. Managing State Using Redux with Redux Toolkit

Devlin Basilan Duldulao1   and Ruby Jane Leyva Cabagnot1
(1)
Oslo, Norway
 

In the previous chapter, we built a Product dashboard and used Formik for our input forms and the Yup library to validate the user’s input. Creating and validating forms are essential and common skills for any front-end developer to have, but now, we will move on to a more complex developer skill of managing the global state of an application using Redux with Redux Toolkit.

React and Redux are an excellent combo for state management, especially ...

Get Practical Enterprise React: Become an Effective React Developer in Your Team now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.