© 2026 Hashnode
Intent Simple Factory This is actually not a design pattern but a programming idiom. Use Simple Factory when you want to abstract the object creation only but when the intention is to create a framework which is responsible from the creation of an o...