Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

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

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

FromSAP Developers


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

FromSAP Developers

ratings:
Length:
41 minutes
Released:
Oct 5, 2022
Format:
Podcast episode

Description

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
Released:
Oct 5, 2022
Format:
Podcast episode

Titles in the series (100)

For developers interested in SAP