You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using RxJava in the domain logic is exactly the opposite of delaying technical decisions and reducing coupling to external frameworks, as C. Martin suggests in his lecture here.
The rxjava seemed to make the domain not that clean.
The text was updated successfully, but these errors were encountered: