Skip to content

refactor: mvvm 적용#42

Merged
chanhihi merged 2 commits intodevelopfrom
dev/41-mvvm-적용/#41
Feb 8, 2024

Hidden character warning

The head ref may contain hidden characters: "dev/41-mvvm-\uc801\uc6a9/#41"
Merged

refactor: mvvm 적용#42
chanhihi merged 2 commits intodevelopfrom
dev/41-mvvm-적용/#41

Conversation

@JH713
Copy link
Collaborator

@JH713 JH713 commented Feb 5, 2024

변경 사항

  • UITableViewDiffableDataSource로 수정
  • MVVM 적용
    • ViewModel 추가
    • Combine을 통한 Binding

@JH713 JH713 added the 🏛 Structure 파일/클래스/구조체 구조가 변경됩니다. label Feb 5, 2024
@JH713 JH713 linked an issue Feb 5, 2024 that may be closed by this pull request
@JH713 JH713 requested a review from noeyiz February 5, 2024 16:19
@noeyiz
Copy link
Collaborator

noeyiz commented Feb 6, 2024

굳입니당 !

Copy link
Member

@chanhihi chanhihi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

구조변경 잘 읽었습니다. 고생하셨습니다 !

@chanhihi chanhihi merged commit eb71f14 into develop Feb 8, 2024
@chanhihi chanhihi deleted the dev/41-mvvm-적용/#41 branch February 8, 2024 06:27
@JH713 JH713 self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏛 Structure 파일/클래스/구조체 구조가 변경됩니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MVVM 적용

3 participants