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

Obervable 이해해버렷다! #5

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Obervable 이해해버렷다! #5

wants to merge 14 commits into from

Conversation

hooni0918
Copy link
Collaborator

이따가 다시적음

@hooni0918 hooni0918 requested a review from JinUng41 July 2, 2024 17:45
@hooni0918 hooni0918 self-assigned this Jul 2, 2024
Copy link

@JinUng41 JinUng41 left a comment

Choose a reason for hiding this comment

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

저랑 형태가 비슷하네요.
RxSwift에서는 asObservable을 통해 구독가능한 프로퍼티를 통해 메서드 체이닝 형태로 보다 간편하게 구현할 수 있지만,
Observable Pattern에서는 @objc 메서드에 뷰모델의 함수를 호출하도록 하는 식으로, 이벤트를 처리해 주어야 하는 것이 특징이라고 생각합니다.

저는 이를 통해서 RxSwift와 RxCocoa가 얼마나 고도화된 라이브러리인지 깨닫게 되었답니다~
아마 지훈이도 느낀게 많았을텐데, 코멘트로 남겨주시면 감사할게요~🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants