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: zustand 사용하여 필요한 데이터 전역관리 #60

Closed
WooGi1020 opened this issue Jan 19, 2025 · 0 comments · Fixed by #77
Closed

refactor: zustand 사용하여 필요한 데이터 전역관리 #60

WooGi1020 opened this issue Jan 19, 2025 · 0 comments · Fixed by #77
Assignees
Labels
refactor refactoring

Comments

@WooGi1020
Copy link
Collaborator

WooGi1020 commented Jan 19, 2025

1. 무엇을?


2. 상세 설명

현재 context api를 사용하여 렌더링하는 모달과 토스트의 로직을 zustand로 사용하여 최적화해볼 예정입니다.
모달이랑 토스트 리렌더링이 똑같이 발생해서 그냥 이대로 진행하고 대신 필요한 데이터들 전역적으로 관리해서 편의성을 개선할 예정입니다.

3. 추가 사항

@WooGi1020 WooGi1020 added the refactor refactoring label Jan 19, 2025
@WooGi1020 WooGi1020 self-assigned this Jan 19, 2025
@WooGi1020 WooGi1020 changed the title refactor: zustand 사용하여 토스트 및 모달 렌더링 refactor: zustand 사용하여 필요한 데이터 전역관리 Jan 21, 2025
@WooGi1020 WooGi1020 linked a pull request Jan 22, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant