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

State 변경 방식 변경 #2

Open
baekteun opened this issue Jul 21, 2023 · 0 comments
Open

State 변경 방식 변경 #2

baekteun opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
1️⃣ Priority: High 우선순위 - 상 ♻️ Refactor 코드 리팩토링

Comments

@baekteun
Copy link
Member

Describe

현재는 var newState를 reduce함수에서 직접 선언해서 변경해줘야하지만 State를 inout 파라미터로 넘겨서 바로 상태를 변경할 수 있도록 변경 합니다

Additional

No response

@baekteun baekteun added 1️⃣ Priority: High 우선순위 - 상 ♻️ Refactor 코드 리팩토링 labels Jul 21, 2023
@baekteun baekteun self-assigned this Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 - 상 ♻️ Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant