感谢本期周报线索提供同学:张萌
周报汇总 地址
周报博客 地址
文章:
ReactiveCocoa系列:
细说ReactiveCocoa的冷信号与热信号(二):为什么要区分冷热信号
细说ReactiveCocoa的冷信号与热信号(三):怎么处理冷信号与热信号
深入理解Objective-C
开源代码:
SwiftGen: This is a suite of tools written in Swift 2 to auto-generate Swift 2 code for various assets of your project:
- enums for your Assets Catalogs
- enums for your Localizable.strings strings.
- enums for your UIStoryboard and their Scenes
- enums for your UIColors.
YYWebImage is an asynchronous image loading framework (a component of YYKit).It was created as an improved replacement for SDWebImage, PINRemoteImage and FLAnimatedImage.