Redux Toolkit Query vs React Query

Picking an API access library for your React app is tough, there are so many great choices! Let’s take a look at two of the most popular; React Query and Redux Toolkit Query.

Code: https://github.com/jherr/rtk-query-vs-rq

I have a book out on TypeScript that gets updated with a new chapter every time I add a new No BS TS episode. Check it out! https://no-bs-ts.myshopify.com/

👉 What’s my theme? Night Wolf [black]
👉 What’s that font? MonoLisa
👉 I’m a host on the React Round Up podcast: https://devchat.tv/podcasts/react-round-up/
👉 Don’t forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ
👉 Discord server signup: https://discord.gg/ddMZFtTDa5

Thank you for watching this video, click the “SUBSCRIBE” button to stay connected with this channel.

00:00 Introduction
00:13 The project
01:03 Implementation using RTK Query
11:50 Implementation using React Query
21:28 Outroduction

#redux #reduxTookit #reactQuery #react