Redux Toolkit’s RTK Query data fetching API is a purpose built data fetching and caching solution for Redux apps , and can eliminate the need to write any thunks or reducers to manage data fetching. We encourage you to try it out and see if it can help simplify the data fetching code in your own apps!