> For the complete documentation index, see [llms.txt](https://toothlessdev.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toothlessdev.gitbook.io/main/web-develop/react-query.md).

# React Query

- [Tanstack React Query 개념, useQuery 로 데이터 페칭하기](https://toothlessdev.gitbook.io/main/web-develop/react-query/tanstack-react-query-usequery.md)
- [Factroy 패턴을 사용해 Tanstack Query 키 관리하기](https://toothlessdev.gitbook.io/main/web-develop/react-query/factroy-tanstack-query.md)
- [stale-while-revalidate 캐싱전략](https://toothlessdev.gitbook.io/main/web-develop/react-query/stale-while-revalidate.md)
