2016.06.05技术周报

本期周报内容来自: 桉远。

周报汇总 地址

周报博客 地址

Objective-C

CATEGORIES CONSIDERED HARMFUL: 关于我们该如何正确使用OC中的Category。

swift:

Swift: Selector syntax sugar: 《Swift:Selector 语法糖》,今天要发的这篇来头很大,Chris Lattner 亲自转发过,就冲这个也必须读一读了。

Protocol Oriented

用 Swift 编写面向协议的网络请求

用 Swift 编写面向协议的视图

Dim the lights on those view controllers with protocol extensions

技术实践

常见操作性能对比

微信读书 iOS 性能优化总结

简单监测iOS卡顿的demo

视频:

Brian Beckman: Don’t fear the Monad

开源代码:

SwiftyOAuth: A simple OAuth library for iOS with a built-in set of providers

Scrollable-GraphView: An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.

博客:

Rollout: Deploy code-level changes to native iOS apps,
without waiting on the App Store.

美团技术团队博客