The React Redux is introduced to manage the state globally . It means, using the state in all the components which is easy and you need not worry about passing the props of the state in all the components.
The React Redux is introduced to manage the state globally . It means, using the state in all the components which is easy and you need not worry about passing the props of the state in all the components.