Skip to main content

One doc tagged with "bridge pattern"

View All Tags

Bridge Design Pattern

The bridge pattern is a structural pattern used in web development to decouple an abstraction from its implementation so that the two can vary independently.