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] GamePage 겹치는 로직 추상화 #168

Open
2 of 3 tasks
loevray opened this issue Mar 12, 2024 · 0 comments
Open
2 of 3 tasks

[Refactor] GamePage 겹치는 로직 추상화 #168

loevray opened this issue Mar 12, 2024 · 0 comments
Labels

Comments

@loevray
Copy link
Contributor

loevray commented Mar 12, 2024

📋 개요

GamePage컴포넌트 하위 컴포넌트(Code,Sentence,Word)에서 겹치는 로직 추상화를 진행합니다.

💻 ToDoList

  • 겹치는 기능을 먼저 작성합니다.
  • 함수, 컴포넌트 등으로 뽑아냅니다.
  • done!

🔍 point

  1. 겹치는 기능 추리기
  2. 커스텀훅 or 재사용 가능한 컴포넌트 or 함수등 어떤 방법으로 추상화 할 건지
@loevray loevray mentioned this issue Mar 12, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant