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

성능 개선을 위한 코드 리팩토링 #35

Open
3 tasks
ej070961 opened this issue Oct 18, 2024 · 0 comments
Open
3 tasks

성능 개선을 위한 코드 리팩토링 #35

ej070961 opened this issue Oct 18, 2024 · 0 comments
Assignees
Labels
🔨 Refactor 코드 리팩토링

Comments

@ej070961
Copy link
Collaborator

✅ Description

프론트엔드 성능 개선을 위해 React.memo, useCallback, useMemo 사용가능한 부분 코드 리팩토링

✔️ TODO

  • 불필요한 컴포넌트 재렌더링 검토
  • 불필요한 함수 재생성 검토
  • 메모이제이션 검토

ETC

@ej070961 ej070961 added the 🔨 Refactor 코드 리팩토링 label Oct 18, 2024
@ej070961 ej070961 self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant