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

[6주차/심화, 도전] LiveData를 활용한 반응형 프로그래밍과 DataBinding, Coroutine 기초 #22

Open
5 of 7 tasks
jihyunniiii opened this issue Dec 8, 2023 · 0 comments

Comments

@jihyunniiii
Copy link
Contributor

jihyunniiii commented Dec 8, 2023

📕 심화과제

양방향 데이터 바인딩 사용해보기

  • 양방향 데이터 바인딩 정리
  • 필수과제의 EditText과 ViewModel의 MutableLiveData를 바인딩

코루틴 suspend 사용해보기

  • enqueue -> suspend

BindingAdaptor 사용해보기

  • BindingAdaptor 사용해보기

📙 도전과제

Data Layer 분리

  • Data Layer 정리
  • Data Layer 구현

MVVM 아키텍처 알아보기

  • MVVM 아키텍처 정리
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

1 participant