2021년 29주차 기록
2021.07.19
refactoring
07/19 (월) ~ 07/25 (일)
리팩토링에서 factory method 란?
- #refactoring
- Factory Method, refactoring guru
- Creational Patterns 의 일종
- 다른말로
Virtual Constructor로도 알려져 있다
2021.07.19
factory method 란?Virtual Constructor로도 알려져 있다