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

[Refactor] Websocket zustand 데이터 GamePage와 연동 #161

Open
2 of 3 tasks
loevray opened this issue Mar 12, 2024 · 0 comments
Open
2 of 3 tasks

[Refactor] Websocket zustand 데이터 GamePage와 연동 #161

loevray opened this issue Mar 12, 2024 · 0 comments
Labels

Comments

@loevray
Copy link
Contributor

loevray commented Mar 12, 2024

📋 개요

  1. zustand에 저장해두었던 데이터를 GamePage와 연동합니다
  2. WebsocketErrorBoundary컴포넌트를 수정합니다

💻 ToDoList

  • WebsocketErrorBoundary에서 functional child로 주던 데이터를 zustand로 전환합니다.
  • 위의 방식에서 에러처리도 수정합니다.
  • GamePage에서 props로 받아오던 데이터를 zustand로 전환합니다.

🔍 point

  • 데이터 구조
  • xxxErrorBoundary 수정을 어떻게 할건지
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant