Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clean-architecture

Clean Architecture, data request orchestrator, presenter or usecase/interactor?

How to implement unique key constraints in CouchDB

What does Use Case and Interactor mean in the context of clean architecture?

Do I need presenter in Clean Architecture?

Use Cases with single dependency in Clean Architecture

java clean-architecture

Android multi-module architecture: domain depends on data or vice versa

Right place to map to Domain in Android clean architecture

Layers in Hexagonal Architecture

Make repository invisible in domain layer of Clean Architecture

Clean Architecture why do we have use cases?

Android CleanArchitecture Domain module and AutoValue

Service in clean architecture

How to implement noSQL database abstraction?

list filtering in repository in clean architeture

How to correct implement the Repository Adapter?