Separation-of-Concerns
All 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.
Open source projects