Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clean-architecture

Clean Architecture: Where to make API calls

Clean Architecture and Asp.Net Core Identity

Can a DDD repository be stateful?

Using clean MVP on android with RxJava: How can you keep the presenter free of any android knowledge while still observing on the UI thread?

Can hibernate business objects be used as entities in a clean architecture?

Controller in Clean Architecture

Android specific code in clean architecture

Use of NSFetchedResultsController in Clean Architecture

Clean architecture login flow

Client libraries in Spring Boot microservices

In onion, hexagonal, or clean architecture, can a domain model contain different properties than the domain model in the database?

Clean architecture: share same models/entities with different layers

Android app clean architecture: Should data layer have its own model classes?

Why is disposing DisposableObserver is important in this case

Clean Architecture and Cache Invalidation

What is difference between mvvm with clean architecture and mvvm without clean architecture in Android?