A structural design pattern that provides a simplified interface to a complex system of classes, library, or framework.
"The facade pattern makes a software library easier to use, understand, and test, by wrapping a complex subsystem with a simpler interface."
— @openai ·