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

zustand store #8

Merged
merged 2 commits into from
May 17, 2024
Merged

zustand store #8

merged 2 commits into from
May 17, 2024

Conversation

eun-hak
Copy link
Member

@eun-hak eun-hak commented May 17, 2024

해당 사항 (중복 선택)

  • FEAT : 새로운 기능 추가 및 개선
  • TEST : 테스트 추가 및 리팩토링
  • FIX : 버그 수정
  • REFACTOR : 결과의 변경 없이 코드의 구조를 재조정
  • STYLE : 코드 스타일에 관련된 변경 사항
  • DOCS : 코드가 아닌 문서를 수정한 경우
  • REMOVE : 파일을 삭제하는 작업만 수행
  • RENAME : 파일 또는 폴더명을 수정하거나 위치(경로)를 변경
  • CHORE : 패키지 매니저 설정, 코드 수정 없이 설정 변경(eslint) 등 기타 사항

설명

Key Changes

zustand store 설정 및 홈 index.ts에서 테스트 가능하게 설정했습니다

How it Works

member 객체 전체를 수정 가능하게 setmember 로직 설정

To Reviewers

useeEffect관련해서 즉각적으로 로컬스토리지에 반영이 안되는 경우가 있었어서 수정하긴 했지만 좀 헷갈리네요
그 부분에 대해 잘 아시는분 있으면 설명 부탁드려요

@eun-hak eun-hak added the enhancement New feature or request label May 17, 2024
@eun-hak eun-hak merged commit e34af6c into develop May 17, 2024
2 checks passed
@eun-hak eun-hak deleted the feat/zustand branch May 17, 2024 07:39
@eun-hak eun-hak restored the feat/zustand branch May 17, 2024 07:39
@eun-hak eun-hak deleted the feat/zustand branch May 27, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant