Adoption of Clean Architecture layers with modules

Adoption of Clean Architecture layers with modules

Good architecture is key to build a modular, scalable, maintainable, and testable application.

clean architecture mainly allows us to separate business logic and scales well.

Brief into to Clean Architecture

Without going into too many details about Clean Architecture we will define 3 layers, each having a distinct set of responsibilities:

Presentation layer :presents data to a screen and handle user interactions
Domain layer :contains business logic
Data layer :access, retrieve and manage application data

Read more on Medium post .....

https://medium.com/@anil-gudigar/adoption-of-clean-architecture-layers-with-modules-a0b5b9b4e716


Avtar Guleria

Android Engineer

4 年

Nice article ??

回复

要查看或添加评论,请登录

Anil Gudigar的更多文章

社区洞察

其他会员也浏览了