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

[Kotlin] 1회차 키워드 #12

Open
Cotidie opened this issue Sep 2, 2022 · 0 comments
Open

[Kotlin] 1회차 키워드 #12

Cotidie opened this issue Sep 2, 2022 · 0 comments

Comments

@Cotidie
Copy link
Member

Cotidie commented Sep 2, 2022

목표

코틀린과 안드로이드에서 자주 사용되는 디자인 패턴 이해하기

키워드

Observer Pattern

(이해한 것을 적어주세요)

Bridge Pattern

(이해한 것을 적어주세요)

Factory Pattern

(이해한 것을 적어주세요)

Builder Pattern

(이해한 것을 적어주세요)

by (Class)

(이해한 것을 적어주세요)

by (Property)

(이해한 것을 적어주세요)

의논해볼 것

  • 디자인 패턴의 종류
  • LiveData와 State는 어떻게 Observer 패턴을 활용할까?
  • Observer 패턴의 notify()는 비동기적으로 작동할 수 있을까?
  • Observer 패턴 이용 시 Memory Leak를 조심해야 하는 이유

궁금한 점

참고자료

비고

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