Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discuss] 전역상태관리 #168

Open
Skyrich2000 opened this issue Oct 2, 2022 · 1 comment
Open

[Discuss] 전역상태관리 #168

Skyrich2000 opened this issue Oct 2, 2022 · 1 comment

Comments

@Skyrich2000
Copy link
Member

논란거리

  • 전역상태관리로 recoil 쓰기로 한거죠?
  • 근데 사실상 프론트 전역상태로 관리할만한게 없다..! 그냥 그떄 그떄 백엔드 통신하면 된다
  • 그래서 그냥 useQuery를 쓰게 되는거같음 ㅎㅎ
@rockpell
Copy link
Member

rockpell commented Oct 2, 2022

기본적으로는 react query를 쓰고 그외에 상황에서만 recoil을 쓰면 될거 같습니다.
지금은 api 데이터 말고는 필요한 부분이 없긴합니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants