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

코드 리팩토링 #356

Open
6 of 10 tasks
youngjinc opened this issue Jan 31, 2023 · 0 comments
Open
6 of 10 tasks

코드 리팩토링 #356

youngjinc opened this issue Jan 31, 2023 · 0 comments
Assignees
Labels
💫 refactor 리팩토링

Comments

@youngjinc
Copy link
Member

youngjinc commented Jan 31, 2023

What is this issue? 🚀

코드 리팩토링

Progress 🏃‍♀️

  • 리사이클러뷰 아이템 클릭이벤트 고차함수로 처리
  • 로티 애니메이션뷰 데이터 바인딩 적용
  • domain > entity -> model로 패키지명 변경
  • 각 클래스명 TAG 상수 변수 삭제
  • Log -> Timber 사용
  • data <-> domain data class 분리
  • ListAdapter 점검
  • ViewModel > get, set 함수 -> backing property 사용
  • inner class -> outer class로 수정
  • domain > di 패키지 분리
@youngjinc youngjinc added the 💫 refactor 리팩토링 label Jan 31, 2023
@youngjinc youngjinc self-assigned this Jan 31, 2023
@youngjinc youngjinc changed the title [refactor] 코드 리팩토링 코드 리팩토링 Feb 26, 2023
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