Redux Toolkitarrow-up-right 문서에서 RTK Query 부분을 번역하는 프로젝트입니다.
개인적으로 RTK Query를 공부하기 위해서 공식 문서를 번역합니다. 오타나 오역이 있을 수 있습니다.
번역 페이지 진행 체크리스트
RTK Query 시작하기
RTK Query 개요
다른 라이브러리들과 비교
타입스크립트와 사용하기(번역이 어려워서 나중에 KEEP)
Using RTK Query
쿼리
Mutations
Cache Behavior
Automated Re-fetching
Conditional Fetching
Error Handling
Pagination
Polling
Streaming Updates
Optimistic Updates
Code Splitting
Code Generation
Customizing createApi
Customizing Queries
Usage Without React Hooks
Migrating to RTK Query
Examples
API Reference
createApi
fetchBaseQuery
ApiProvider
setupListeners
Generate API slices
API Slices Overview
Redux Integration
Endpoints
Cache Management Utils
React Hooks
Last updated 4 years ago