1. EachPod

SAP Devtoberfest How to Make State Management Work for You with Redux and Redux Toolkit

Author
SAP SE
Published
Wed 05 Oct 2022
Episode Link
https://podcast.opensap.info/sap-developers/2022/10/05/sap-devtoberfest-how-to-make-state-management-work-for-you-with-redux-and-redux-toolkit/

State management for the frontend. No more sinking props down layers of components and bubbling results back up. Access all your common data in one place with Redux! In this presentation, I will walk through what Redux is, why you would use it, how you would use it, and how to simplify it with Redux Toolkit.

While Redux is UI framework agnostic, this presentation will be using React.

Link to repo: https://github.com/SAP-samples/ui5-react-redux-samples
Link to starting branch: https://github.com/SAP-samples/ui5-react-redux-samples/tree/state-management-intro-main
Link to Redux DevTools Extension: https://github.com/zalmoxisus/redux-devtools-extension

Redux Documentation: https://redux.js.org/

Frontend UI Design by Daphine Biruma

Share to: