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 simplify your data fetching life with RTK Query

SAP Devtoberfest How to simplify your data fetching life with RTK Query

FromSAP Developers


SAP Devtoberfest How to simplify your data fetching life with RTK Query

FromSAP Developers

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

Description

Last year, we learned the benefits of state management using Redux and Redux Toolkit. This year, we are building on that and learning all about one of the tools provided out of the box with Redux Toolkit, RTK Query. Cut down on code you need to write or maintain when getting the data your application needs by automatically handling caching, error handling, loading, and more with RTK Query. While RTK Query is UI agnostic, this presentation will be using React. Previous knowledge of React and Redux Toolkit is required.

While RTK Query 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/data-fetching-main
Link to Redux DevTools Extension: https://github.com/zalmoxisus/redux-devtools-extension

RTK Query Documentation: https://redux.js.org/tutorials/essentials/part-7-rtk-query-basics

Frontend UI Design by Daphine Biruma
Released:
Oct 5, 2022
Format:
Podcast episode

Titles in the series (100)

For developers interested in SAP