Facade Design Pattern
Introduction
The Facade design pattern is a simple and widely used design pattern. We use the facade design pattern when we want to hide the system complexity from the client.
Facade Meaning: A facade is the outer layer of a complex system. It is lik...
chetan77.hashnode.dev3 min read