AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
TypeScript With GitHub Co-Pilot?
RTK query is an API for fetching data, tracking loading state and caching. There were a lot of inspirations taken from other libraries like React Async or Apollo. The most overlooked inspiration was Oracle because it doesn't have a normalized cache by default. It just stores responses from the server but refetches all queries that could be modified by one mutation.