Clean Architecture Flashcards

1
Q

What does consist the Clean Architecture?

A

It consists of a concentric layered architecture.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the layers of this architecture?

A

Frameworks & Drivers -> Controller & Presenters -> Use Cases -> Entities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the characteristics of this architecture?

A

Independent of Frameworks
Testability
Independent of Database
Independent of any external agency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly