Rami Jemli

Results 3 comments of Rami Jemli

@Trikke @lalongooo @android10 Hi everyone, IMO the implementation doesn't need the `UserModel` (Presentation layer) and it's mapper. The dependency rule states that nothing in an inner circle can know anything...

@spirosoik I would like to add that the repository pattern uses a metaphor of a Collection. When it comes to naming conventions, use add/remove/etc. methods. It's like you're dealing with...

@zhengxiaopeng I agree with you. @android10 Your great work got me interested in Clean architechture, so i looked deeper into this. When you call the domain model inside the presentation...