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.
there are no links in "the description here below" as you say after 1:07
Check the session on youtube, the links are there: https://www.youtube.com/watch?v=OspWBMQZqTw
Thanks Michelle, It was nice to know the difference between redux and Redux Toolkit. I had experience working with Redux but just got know that redux toolkit makes a developer life more easier.
Here are the links (from YouTube):
=========================================
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.
Frontend UI Design by Daphine Biruma
Hi!
Really enjoyed the session. I'll be exploring Redux, Redux toolkit and RTK Query in my future developments.
Thank you SAP team for the great opportunities to learn something new and thank you @MichelleMoudy for the great session.
Nice one! Maybe part 2 can be about using Redux toolkit and an oData service, so we have a more "real-world' example π
This is actually a real world example influenced by something I had been working on at the time and felt like a great way to demo the power of Redux. This is using React and the UI5 Web Components for React so while not UI5, it is UI5 adjacent.
I will look into how to use Redux Toolkit with a UI5 application and create some kind of content about it. That's a fantastic idea.