Separation-of-Concerns

2 articles
MVC - Model-View-Controller An architectural pattern that separates application concerns into model (data), view (presentation), and …Layered Architecture A software architecture pattern that organizes components into horizontal layers with strict dependency rules.