100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Bridge Pattern

The Bridge Pattern is a structural design pattern that decouples an abstraction from its implementation so the two can vary and evolve independently, by giving the abstraction a reference to a separate implementation interface rather than inheriting from a concrete implementation.

4 resources across 2 libraries