by ch4mp50ft@ | Jan 10, 2021 | Front End, React, Redux, Web Technologies
Regardless your application is web or mobile, if you use react probably you may come across the topic of “state management”. If you have a clear idea of how redux manages state in the react app, it won’t be hard to manage your web or mobile app easily and properly. So...