Builder

Term side of the Card
Topic: Creational Patterns
Unit title: Builder
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern that separates the construction of a complex object from its representation, allowing the same construction process to create different representations. It's commonly used to construct objects with multiple possible configurations.

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