Working with Facade Software Design Pattern

Hello friends, Hope you are doing well. Today we will be looking into another software design pattern called Facade. Before talking about its implementation, let’s begin by defining it. As per GOF guys, Facade pattern is defined as: “Provide a unified interface to a set of interfaces in a subsystem. Façade defines a higher-level interface… Continue reading Working with Facade Software Design Pattern