Facade Design Pattern
A Facade design pattern is a structural concept that helps reduce complexity between clients and subsystems by providing a higher-level interface known as a facade.
image from Design Patterns: Elements of Reusable Object-Oriented Software
For instan...
jshims.hashnode.dev2 min read