Design Pattern & SOLID Design
Finally, I get to learn about this pattern that haunts me, every time they talk about this and I had no idea what were they.
Design Pattern
- Decorator pattern
In my own word . this is like implementing an interface but it adds another subclass with a constructor if needed.