Strategy Pattern - Design Patterns
CategoryValue
FamilyBehavioral
Key IdeasDefine a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
DefinitionThe Strategy Pattern defines a family ...
blog.abdullahsajjad.me5 min read