Facade

Term side of the Card
Topic: Structural Patterns
Unit title: Facade
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern that provides a high-level interface to a set of interfaces in a subsystem. It makes the subsystem easier to use by exposing a simpler interface to the client.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub