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

코드 리뷰 #3

Closed
2Zerozero opened this issue Jul 7, 2023 · 0 comments
Closed

코드 리뷰 #3

2Zerozero opened this issue Jul 7, 2023 · 0 comments

Comments

@2Zerozero
Copy link

redux로 전역상태 관리를 하셨지만,
AddForm.jsx 에서는 useState로 2중으로 상태관리를 하시는것 같습니다!

컴포넌트 분리도 잘하셨지만, 기회가 있다면 스타일도 같이 분리해서 작업해보시는것도 좋을것 같아요!
분리해서 작업하면, CSS와 기능 구현이 분리되어 가독성이 좋아지는것 같아서 권해보았습니다!

Redux의 Ducks 구조를 잘 적용하시고, 부가적인 설명이 있으신게 코드 이해하기 좋은것 같아요!

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

No branches or pull requests

2 participants