AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Migrate to React Query
You can probably do everything that you can do with React query, but you might have to do it yourself. Some things that we really liked with React query is that you can put some settings into the query. So even if you sit as a user and just look at a dashboard, you don't navigate away. You just sit there and look at your dashboard. Then we can kind of in the background make sure that the data gets updated in the client.