Welcome to a kei's blog
using Zola and PaperMod theme based on the hugo-PaperMod theme.
Introducing the Composition Root Pattern in a Swift Codebase
CompositionRoot 를 SwiftCodeBase 에 적용하기
Fundamentals of type-driven code part1
Type Driven Code 의 기본 원리
Search
Swinject Tutorial for iOS
- 원문: https://www.kodeco.com/17-swinject-tutorial-for-ios-getting-started
- 이 튜토리얼에서는 Swift로 작성된 의존성 주입 프레임워크인 Swinject를 통해 의존성 주입(DI)의 개념에 대해 알아본다
Refactoring Massive App Delegate
Refactoring Massive App Delegate
실제 production app 을 개발하다 보면 AppDelegate 클래스가 쉽게 비대해지고 파일수가 어마어마하게 늘어나는 경우가 비일비재하다. 이를 refactoring 하는 방법