# developerLearning **Repository Path**: atony2099/developerLearning ## Basic Information - **Project Name**: developerLearning - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 客户端学习资料….待更新 # RXSwift 学习文档 ## rx相关 1. [官方教学](https://github.com/ReactiveX/RxSwift/blob/master/Documentation/GettingStarted.md) 1. [rx 中文文档](https://beeth0ven.github.io/RxSwift-Chinese-Documentation/) 2. [RxSwift学习之旅](https://github.com/AloneMonkey/RxSwiftStudy.git) 3. [是时候学习 RxSwift 了](http://limboy.me/tech/2016/12/11/time-to-learn-rxswift.html) 4. 博客 - [RxSwift入坑解读-你所需要知道的各种概念](http://www.codertian.com/2016/11/27/RxSwift-ru-keng-ji-read-document/) - [RxSwift实战教程-核心用法](http://www.codertian.com/2016/12/10/RxSwift-shi-zhan-jie-du-base-demo/) ​ ## MVVM with RxSwift [RxSwift + MVVM: how to feed ViewModels](https://medium.com/blablacar-tech/rxswift-mvvm-66827b8b3f10) [ MVVM, Coordinators 和 RxSwift 的抽丝剥茧](http://www.cocoachina.com/swift/20170906/20473.html) [The Right Way to Architect iOS App with Swift](http://limboy.me/tech/2017/06/22/the-right-way-to-ios-architecture.html) # FastLane [iOS中使用Fastlane实现自动化打包和发布](http://www.cocoachina.com/ios/20170519/19317.html) [iOS中fastlane的使用](https://blog.devzeng.com/blog/ios-fastlane-in-action.html) [小团队的自动化发布-Fastlane带来的全自动化发布](https://whlsxl.github.io/fastlane1/)