Design Patterns: Builder pattern – with Kotlin and Kunafa Examples
As a part of our new design patterns series, I will talk about Builder pattern which is the second pattern in our reference book “Design Patterns: Elements of Reusable Object-Oriented Software” by the Gang of Four. Builder pattern belongs to […]