Open Zamir95 opened 3 years ago
Why: Decouple abstraction Pattern from implementation. Bridge Pattern are useful when class and code does what it needs to.
How: decouple abstraction from implementation. Will help divide and delegate into separate layers. Also I created a new file called Bridge Pattern.
Why: Decouple abstraction Pattern from implementation. Bridge Pattern are useful when class and code does what it needs to.
How: decouple abstraction from implementation. Will help divide and delegate into separate layers. Also I created a new file called Bridge Pattern.