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.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub