The “Real” Clean Architecture in Android: S.O.L.I.D. thumbnail
The “Real” Clean Architecture in Android: S.O.L.I.D.
betterprogramming.pub
These actors, even if all involved in the same feature will want to be independent of each other as much as possible and will not want to be affected by other actors (UI changes shouldn’t break your API code, API changes shouldn’t break your UI code, both UI changes and API changes shouldn’t break y
1 Users
0 Comments
2 Highlights
0 Notes

Top Highlights

  • These actors, even if all involved in the same feature will want to be independent of each other as much as possible and will not want to be affected by other actors (UI changes shouldn’t break your API code, API changes shouldn’t break your UI code, both UI changes and API changes shouldn’t break your business logic code)
  • A feature set per cross-functional team. A layer for each actor of that cross-functional team

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.