관리 메뉴

Silver Library (Archived)

react-query 에 대한 배경 정보 본문

Fundamental of CS/Knowledge

react-query 에 대한 배경 정보

Chesed Kim 2022. 11. 29. 21:38
반응형

이 두가지가 react-query 를 사용 할 지에 대한 정보글로 보기에 좋았습니다.

(다만 굳이 안 읽으셔도 됩니다. 어디까지나 필자의 background knowledge 편의상 남기는 링크글...)

 

How and Why You Should Use React Query

Simplify data fetching with react-query’s custom hooks.

blog.bitsrc.io

 

What I learned from React-Query, and why I will not use it in my next project

The beginning was exciting. The company’s lead front-end architect suggested checking out React-Query for our new Do-It-Yourself editor…

medium.com