UI

如何设计一个 iOS 控件?(iOS 控件完全解析)

架构

Coordinators Redux-翻译 一篇很棒的 Coordinator 的文章 Practical MVVM + RxSwift-翻译 Taming Great Complexity: MVVM, Coordinators and RxSwift-翻译 一个很好的例子,从 MVC -> MVC+Rx -> MVVM -> MVVM + Rx -> MVVM + Rx + Coordinator 的变化 iOS Architecture Patterns 深入分析MVC、MVP、MVVM、VIPER 对MVC模式分析的很到位

MVVM + Rx

RxSwift + MVVM: how to feed ViewModels Taming Great Complexity: MVVM, Coordinators and RxSwift-翻译

Practical MVVM + RxSwift-翻译

序列化&反序列化

Ultimate Guide to JSON Parsing with Swift Swift JSON Shoot-Out