本期周报内容来自: 桉远。
周报汇总 地址
周报博客 地址
Swift
exploring swift array implementation: swift Array源码解析,建议配合源码一起看一遍。
swift mutability for foundation: swift 未来可能替换NSFoundation中的class为value type.
文章
reactive cocoa vs rxswift: 两者对比
Xcode Search: Xcode search也许你还不知道的用法。
protocol oriented problems and immutable self error
开源代码:
iOS Source Code Analyze: 一些开源代码的解析文章集合。
awesome iOS: A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
JASON: Fast JSON parsing for Swift
工具插件
xi editor: A modern editor with a backend written in Rust. from Google
视频:
Rob Pike - ‘Concurrency Is Not Parallelism’: Rob Pike讲解Concurrency 和 Parallelism的区别.