The Strategy Pattern
How can you avoid making massive objects that can do anything but are not scalable? You can encapsulate the behaviors and make them interchangeable using the strategy pattern featured in this week's post.
How can you avoid making massive objects that can do anything but are not scalable? You can encapsulate the behaviors and make them interchangeable using the strategy pattern featured in this week's post.