SAP Devtoberfest How to Make State Management Work for You with Redux and Redux Toolkit – SAP Developers
Back to series:
INFORMATION CHAPTERS TRANSCRIPT SHARE FILES PLAYLIST

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: here
Link to starting branch: here
Link to Redux DevTools Extension: here

Redux Documentation: here

Frontend UI Design by Daphine Biruma

Back to series:
INFORMATION CHAPTERS TRANSCRIPT SHARE FILES PLAYLIST

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: here
Link to starting branch: here
Link to Redux DevTools Extension: here

Redux Documentation: here

Frontend UI Design by Daphine Biruma