Advent Calendar #1 - The Factory method pattern
My favorite pattern and one of the first ones I've learned. I'm presenting to you: the factory method pattern.
What is the Factory (Method) pattern?
This one is straightforward. The factory method is another creational pattern. It takes arguments and...
royalzsoftware.hashnode.dev2 min read