##资讯
### [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)