Skip to content
SP StackPractices

Tag: separation-of-concerns

1 resource tagged with "separation-of-concerns" on StackPractices.

MVC Pattern

Separate application into Model, View, and Controller components. An architectural design pattern for organized, maintainable code.