##資訊
### [WWDC 2015](https://developer.apple.com/wwdc/#2015)
WWDC 2015將于6月8-12號在舊金山舉行,請問你抽中門票了嗎?
[APPLE.COM](https://developer.apple.com/wwdc/#2015)
##技巧
### [iOS應用架構談-view層的組織和調用方案](http://casatwy.com/iosying-yong-jia-gou-tan-viewceng-de-zu-zhi-he-diao-yong-fang-an.html)
推薦閱讀下,作者很多思考很有參考價值。
[CASATWY.COM](http://casatwy.com/iosying-yong-jia-gou-tan-viewceng-de-zu-zhi-he-diao-yong-fang-an.html)
### [A FIRST LOOK AT REACTIVECOCOA 3.0](http://blog.scottlogic.com/2015/04/24/first-look-reactive-cocoa-3.html)
本文介紹新的ReactiveCocoa 3.0的Swift接口。
[SCOTTLOGIC.COM](http://blog.scottlogic.com/2015/04/24/first-look-reactive-cocoa-3.html)
### [攜程App的網絡性能優化實踐](http://www.infoq.com/cn/articles/how-ctrip-improves-app-networking-performance)
總結了攜程在App網絡性能優化方面的一些實踐經驗。
[INFOQ.COM](http://www.infoq.com/cn/articles/how-ctrip-improves-app-networking-performance)
##代碼
### [UITableView-FDTemplateLayoutCell](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell)
Template auto layout cell for automatically UITableViewCell height calculating。
[GITHUB.COM](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell)
### [MJExtension](https://github.com/CoderMJLee/MJExtension)
The fastest, most convenient and most nonintrusive conversion between JSON and model。
[GITHUB.COM](https://github.com/CoderMJLee/MJExtension)