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

[REFACTOR] 컴포넌트 및 훅 분리 #649

Open
Hain-tain opened this issue Sep 15, 2024 · 1 comment
Open

[REFACTOR] 컴포넌트 및 훅 분리 #649

Hain-tain opened this issue Sep 15, 2024 · 1 comment
Assignees
Labels
FE 프론트엔드 refactor 요구사항이 바뀌지 않은 변경사항

Comments

@Hain-tain
Copy link
Contributor

Hain-tain commented Sep 15, 2024

📌 어떤 기능을 리팩터링 하나요?

AS-IS

하나의 컴포넌트, 하나의 훅이 여러 책임을 가지고 있다.

TO-BE

컴포넌트 및 훅을 작은 단위로 분리하여 책임을 확실하게 나눈다.

⏳ 예상 소요 시간

3일

🔍 참고할만한 자료(선택)

  • refactor/649-separate-components-and-hooks 브랜치를 함께 사용합니다.
  • 원활한 협업을 위해 아래 자신이 리펙토링 할 부분에 대해 적고, 진행상황을 함께 표시합니다.
@Hain-tain Hain-tain added FE 프론트엔드 refactor 요구사항이 바뀌지 않은 변경사항 labels Sep 15, 2024
@Hain-tain Hain-tain added this to the 5차 스프린트🍗 milestone Sep 15, 2024
@Hain-tain
Copy link
Contributor Author

Hain-tain commented Sep 15, 2024

TemplateEdit 리펙토링 (진행중 - 헤인)

  • 컴포넌트 작게 분리
  • useTag, useSourceCodes 등 훅 작게 분리
  • 공백 입력 불가능한 useNoSpaceInput 생성 및 적용
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 refactor 요구사항이 바뀌지 않은 변경사항
Projects
Status: Todo
Development

No branches or pull requests

3 participants