Bridge

Term side of the Card
Topic: Structural Patterns
Unit title: Bridge
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern that decouples abstraction from its implementation. It enables the modification of both the abstraction and the implementation independently, making it easier to extend 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