Design Patterns: Strategy Pattern
In a previous blog post Intro to Design Patterns I used strategy pattern as an example for behavioral patterns. In this post, I will give a deeper explanation to strategy pattern and give examples to it.
You know how you can go to the grocery store t...
thepayload.hashnode.dev4 min read
Vincent Tsen
Native Android Kotlin Developer
Good one. I probably have been using this without knowing this is called Strategy Pattern.