Fundamental iOS Design Patterns, Episode 22: Builder | Kodeco, the new raywenderlich.com

Learn what the builder pattern is, when to use it and how to use it.


This is a companion discussion topic for the original entry at https://www.kodeco.com/1941154-fundamental-ios-design-patterns/lessons/22

What’s the reason Builder needs to be a class?