-
Notifications
You must be signed in to change notification settings - Fork 0
Refactoring Week.1
WooSeok Suh edited this page Sep 14, 2021
·
1 revision
** 브랜치 무조건 파고 시작할 것 **
- Main -> iOS/dev -> refactor/'리팩토링하는 객체 이름'
- 최대한 하루단위로 PR보내기
- 메모리에 올리는 storage 객체랑 // Coredata 객체 분리 리팩토링 그림 (송)
- 뷰모델 [Lv.1]
- 스토리지 [Lv.2]
- 광고 [Lv.3]
- 유닛 [Lv.3]
- 코어데이터 Storage [Lv.4]
- 파이어베이스 [Lv.4]
- 스토리지 [Lv.2]
- Scene // SceneCoordinator 객체 (석)
- GameScene // MainScene 분리
- 분리된 Scene과 SceneCoordinator 메서드와 연동
- Delegate 디렉토리 상위로 변경
다음 시간에
- ButtonController 프로토콜 vs 객체상속 ??
- ViewController
- CustomView
created by 우송