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

[step4] 4주차: Store 구성 #8

Open
wants to merge 4 commits into
base: pul8219
Choose a base branch
from
Open

Conversation

pul8219
Copy link

@pul8219 pul8219 commented Nov 8, 2021

요구사항

  • Vuex 혹은 Redux 같은 중앙집중저장소 만들어서 적용하기
  • 렌더링 최적화하기

브랜치 만들다가 같이 들어갔는지 step3 관련 파일도 PR에 같이 들어갔네요.. 4주차는 step4 폴더 파일들만 봐주시면 감사하겠습니다

Redux의 구조를 사용하여 작성했습니다. store.js에서 Reducer를 작성할 때 투두리스트 아이템의 내용을 수정하는 코드를 reducer 내부에 직접 작성했는데 이렇게 작성하는 게 맞는건지 모르겠네요 다들 미션 수고하셨습니다!

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

Successfully merging this pull request may close these issues.

1 participant