Closed Pabluchenkoo closed 7 months ago
I do not know if singleton can be used, we have objs that are implemented once but they are not restricted to be created just once. Is an interface a use of singleton...
I justified the use of the Repository pattern and MVVM because the majority of the team made use of these two patterns.
Great work team !
I do not know if singleton can be used, we have objs that are implemented once but they are not restricted to be created just once. Is an interface a use of singleton...