Simple Factory Pattern
Don't just instantiate a concrete class and use it straight away. You'll be regretting in the longer term
Simple Factory Pattern
This is a continuation of the software design pattern series.
You can checkout the previous posts from my-blog
Simp...
buildwithsammie.hashnode.dev4 min read