Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safo-samson/factorypattern

Use of The Factory Design pattern, a creational design pattern that provides an interface for creating objects, but delegates the responsibility of object instantiation to subclasses or derived classes
https://github.com/safo-samson/factorypattern

factory-pattern

Last synced: about 2 months ago
JSON representation

Use of The Factory Design pattern, a creational design pattern that provides an interface for creating objects, but delegates the responsibility of object instantiation to subclasses or derived classes

Awesome Lists containing this project