Shannon Chen
Shannon Chen
语言特性
Swift 编译
SwiftUI
### Codable 协议 - [Encoding and Decoding Custom Types | Apple Developer Documentation](https://developer.apple.com/documentation/foundation/archives_and_serialization/encoding_and_decoding_custom_types) - [JSON Parsing in Swift explained with code examples](https://www.avanderlee.com/swift/json-parsing-decoding/) - [Swift 4 踩坑之 Codable 协议](https://me.harley-xk.studio/posts/201706281716) ### 开源框架...
API 设计原则
MVVM
- 什么是 MVVM - 为什么要用 MVVM,试图解决什么问题 - 什么时候用 MVVM - MVVM 的特点,优缺点 - 怎么使用 MVVM 构建 iOS 应用 **相关主题:[ReactiveCocoa](https://github.com/ShannonChenCHN/iOSLevelingUp/issues/91),[编程范式](https://github.com/ShannonChenCHN/iOSLevelingUp/issues/22)**