[Design Pattern] Creational Patterns - Abstract Factory
Basic Concepts
Various Meanings of Factory
A function or method that generates a graphical user interface for a program.
A class that creates users.
A static method that calls the class constructor in a specific way.
One of the creational design ...
siwonlog.hashnode.dev4 min read