What is Use Case and Interactor in context of Clean Architecture. I read that use case contains business logic, but why use case if there is a presentation layer where in presenter we can put business logic.
↧
What is Use Case and Interactor in context of Clean Architecture. I read that use case contains business logic, but why use case if there is a presentation layer where in presenter we can put business logic.