yrnana / yrnana.github.io

github pages blog with astro, react, typescript
https://yrnana.dev
9 stars 2 forks source link

2022-04-26-react-query #68

Closed utterances-bot closed 2 years ago

utterances-bot commented 2 years ago

React Query 사용시 주의할 점

React Query를 사용할때 알아두면 좋은 나노 팁

https://yrnana.dev/post/2022-04-26-react-query

laz commented 2 years ago

suspense 모드를 사용하면 쿼리가 직렬로 실행된다 아닌가요??

yrnana commented 2 years ago

@laz 맞습니다! 수정할게요 감사합니다👍