Open-Closed
Term side of the Card
Topic: Architecture
Unit title: Open-Closed
Categories: Concept
Explanation side of the Card
Explanation: The principle that ensures classes and functions are designed to allow their behavior to be extended without altering their existing implementation. This facilitates the addition of new functionality while preserving the stability of the system.