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] : 클린아키텍쳐, StateFlow 마이그레이션 #83

Open
kez-lab opened this issue Apr 3, 2023 · 1 comment
Open

[refactor] : 클린아키텍쳐, StateFlow 마이그레이션 #83

kez-lab opened this issue Apr 3, 2023 · 1 comment

Comments

@kez-lab
Copy link
Contributor

kez-lab commented Apr 3, 2023

변경 이유

  • 현재의 구조가 객체지향에서 추구하는 SOLID원칙을 위배한다고 판단
  • 클린아키텍쳐를 통해 관심사를 분리하고, 유지보수에 용이하게끔 프로젝트를 리팩터링
  • usecase 단위로 domain 기능을 분리할 예정
  • LiveData -> StateFlow 로 마이그레이션
kez-lab added a commit that referenced this issue May 4, 2023
SsongSik added a commit that referenced this issue May 6, 2023
SsongSik added a commit that referenced this issue May 8, 2023
SsongSik added a commit that referenced this issue May 8, 2023
SsongSik added a commit that referenced this issue May 9, 2023
SsongSik added a commit that referenced this issue May 10, 2023
SsongSik added a commit that referenced this issue May 10, 2023
[refact/clean] : #83 LoveViewModel 클린아키텍처 마이그레이션
@SsongSik SsongSik changed the title [refactor] : 클린아키텍쳐, MVI 패턴 적용 [refactor] : 클린아키텍쳐, 멀티모듈, StateFlow 마이그레이션 May 11, 2023
@kez-lab
Copy link
Contributor Author

kez-lab commented Jun 2, 2023

멀티모듈은 이슈 따로 빼겠습니다

@SsongSik SsongSik changed the title [refactor] : 클린아키텍쳐, 멀티모듈, StateFlow 마이그레이션 [refactor] : 클린아키텍쳐, StateFlow 마이그레이션 Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants