We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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일
refactor/649-separate-components-and-hooks
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
vi-wolhwa
Hain-tain
No branches or pull requests
📌 어떤 기능을 리팩터링 하나요?
AS-IS
하나의 컴포넌트, 하나의 훅이 여러 책임을 가지고 있다.
TO-BE
컴포넌트 및 훅을 작은 단위로 분리하여 책임을 확실하게 나눈다.
⏳ 예상 소요 시간
3일
🔍 참고할만한 자료(선택)
refactor/649-separate-components-and-hooks
브랜치를 함께 사용합니다.The text was updated successfully, but these errors were encountered: