Structural Design Patterns #02 - Bridge
This post is going to cover the bridge pattern. The adapter pattern in the previous post is more used to fix an occurring problem whereas the bride pattern is more used to avoid a problem. The problem Let's continue with the example from the first po...
Mar 4, 20233 min read9
