:triangular_ruler: Design pattern implementations in TypeScript
:shell: Complex Types for shell. String, Map, Set, Stack, Date, Random and others
rebuilding site 2022. nov. 30., szerda, 09:00:27 CET
rebuilding site 2022. nov. 27., vasárnap, 13:10:57 CET
Observer
don't need to know Subject
(aggregate Subject
).
If I want to add ConcreteProductC, I have to modify ProductFactory . This will break the Open-Closed Principle. So, I suggest rewriting factory_method like my pull request. We can add any ConcreteProduct,but not modify ProductFactory .
rebuilding site 2022. nov. 19., szombat, 17:45:38 CET
rebuilding site 2022. nov. 19., szombat, 17:35:18 CET
rebuilding site 2022. nov. 19., szombat, 14:25:32 CET
rebuilding site 2022. nov. 13., vasárnap, 20:47:31 CET
rebuilding site 2022. nov. 13., vasárnap, 15:20:49 CET