今日からRxSwiftはじめる方へ。
#最初の導入
##概念理解
まずはstream(observable)の理解
【翻訳】あなたが求めていたリアクティブプログラミング入門
Cold,Hotについて
http://qiita.com/toRisouP/items/f6088963037bfda658d3
#コードを触る
RxSwift
https://github.com/ReactiveX/RxSwift
まずはplaygroundを触りながら理解。
playgroundの日本語訳がこちらにまとめられているのであわせて。
http://tiny-wing.hatenablog.com/entry/2016/01/02/161322
##オススメサンプル
./RxExampleの中にいい感じのサンプルが入ってるので探す。
###githubのapiとページング
GitHubSearchRepositories
RxSwift で UIKit を扱う基本 - Qiita
http://qiita.com/usamik26/items/2bbd0b8d304ab42b2279
#より詳細に
リファレンスに目を通すことは大事。
APIReference
http://cocoadocs.org/docsets/RxSwift/2.1.0/index.html
#最新の情報をキャッチする
slackチャンネル
http://slack.rxswift.org/