Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean architecture dependency rule #1

Open
abalta opened this issue Jan 5, 2020 · 0 comments
Open

Clean architecture dependency rule #1

abalta opened this issue Jan 5, 2020 · 0 comments

Comments

@abalta
Copy link

abalta commented Jan 5, 2020

First of all, thank you for this modular app repository. I have a question for core modules. These core module parts are Clean Architecture layers but, these layers are depend on inner layers. Presentation layer depend on domain layer and data layer depends on domain layer. Domain layer has no dependencies. So, why are you divided into modules instead of only one core module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant