Factory method Pattern
Let the subclass decide which class to instantiate.
Factory method Pattern
This is a continuation of the software design pattern series.
You can checkout the previous posts from my-blog
Factory method pattern
In factory method, the subclass...
buildwithsammie.hashnode.dev4 min read