项目作者: rtk-incubator

项目描述 :
Experimental data fetching and caching addon for Redux Toolkit
高级语言: TypeScript
项目地址: git://github.com/rtk-incubator/rtk-query.git
创建时间: 2020-10-15T19:55:53Z
项目社区:https://github.com/rtk-incubator/rtk-query

开源协议:MIT License

下载







Discord server

Introduction

RTK Query is an advanced data fetching and caching tool, designed to simplify common cases for loading data in a web application. It is built on top of Redux Toolkit and uses Redux internally for its architecture.

RTK Query was released in Redux Toolkit 1.6

This repo was used for early alpha development, and is now closed.

Please visit the RTK Query live docs at https://redux-toolkit.js.org/rtk-query/overview, and see https://github.com/reduxjs/redux-toolkit for issues.