GetUserNewsResourcesUseCase in Architecture Journey does not exist in project repository #1186
btcdevops-apps
started this conversation in
General
Replies: 1 comment
-
In this commit the responsibility for joining the UserData and the According to the author of the change: This way, the work can be done once and shared with all consumers in a SharedFlow, rather than having each consumer perform the join itself by invoking the UseCase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've gone through the nia codebase and I don't think GetUserNewsResourcesUseCase class in Step 2 of the architecture journey (nowinandroid/docs
/ArchitectureLearningJourney.md) exists.
Does this document need to be updated or the class is missing in the codebase?
Beta Was this translation helpful? Give feedback.
All reactions