Reactivecocoa 是個好東西,但是學起來還是花了不少精力。
首先推薦這篇文章決對乾貨
http://limboy.me/ios/2014/01/05/ios-rest-client-implementation.html
BNR 的這個例子可以幫助入門
https://www.bignerdranch.com/blog/data-driven-ios-development-reactive…
視訊詳細講解
http://www.raywenderlich.com/74131/mvvm-tutorial-with-reactivecocoa-pa…
API model層封裝,用了AFNetworking Mantle
https://github.com/instructure/canvaskit