Skip to content

init: zustand 초기 설정 - #7

Open
xeoxxn wants to merge 1 commit into
mainfrom
init/#6-zustand-setting
Open

init: zustand 초기 설정#7
xeoxxn wants to merge 1 commit into
mainfrom
init/#6-zustand-setting

Conversation

@xeoxxn

@xeoxxn xeoxxn commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호

#6

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

zustand 초기 설정을 완료했습니다.

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

zustand 관련해서 찾아봤는데, 소규모 프로젝트는 types.ts를 만들지 않아도 되지만 규모가 어느정도 있는 프로젝트는 types.ts를 만들어서 store.ts와 구분하는 것이 좋다는 것을 알았습니다. 코드에서 뭔가 개선할 점이 있는지 궁금합니다.

@xeoxxn xeoxxn self-assigned this Aug 13, 2025
@xeoxxn xeoxxn added the 🎉 INIT 초기 세팅 label Aug 13, 2025
@xeoxxn xeoxxn linked an issue Aug 13, 2025 that may be closed by this pull request
1 task

@tnals0924 tnals0924 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎉 INIT 초기 세팅

Projects

None yet

Development

Successfully merging this pull request may close these issues.

init: 전역 상태관리 라이브러리 (Zustand) 초기 설정

2 participants