Facade - Design Pattern
Objective đŻ
Hide the complexity of the subsystems by providing a simplified interface to the client.
Type â
âBehavioral: Describes how objects interact/communicate between themselves.
âCreational: Describes how to instantiate an object without large...
victorlins.hashnode.dev2 min read