In this short tutorial I show you that how you can use Redux toolkit query along with axios. We will create a BaseQuery which will be based on axios service and we will create an API with createApi from Redux toolkit. We will fetch data from a live endpoint. The Redux reducer will be generated automatically and we will use it in the Redux store.
Codesandbox links for the project: https://codesandbox.io/s/react-redux-...
00:00 - Intro
00:59 - Overview
02:49 - Creating the Axios instance and defining types
04:38 - Creating the BaseQuery for RTK query
06:32 - Creating the API with createApi function
10:16 - Creating the Redux store
12:35 - Using the Redux store
13:15 - Using the RTK query hook inside our component (fetching data, render)
#react #redux #rtk #redux-toolkit #reduxtoolkit #axios
------------------------------
My name is László Leber
Webpage: https://lebersoftware.hu
Facebook: https://www.facebook.com/Codeching-11...
Twitter: / codeching
Instagram: / laszlo_leber