Refactoring Massive App Delegate
3 minute read Published: 2021-02-01Refactoring Massive App Delegate
실제 production app 을 개발하다 보면 AppDelegate
클래스가 쉽게 비대해지고 파일수가 어마어마하게 늘어나는 경우가 비일비재하다. 이를 refactoring 하는 방법
실제 production app 을 개발하다 보면 AppDelegate
클래스가 쉽게 비대해지고 파일수가 어마어마하게 늘어나는 경우가 비일비재하다. 이를 refactoring 하는 방법