Deferred Promiseについて、非同期通信処理

Contributed by: akira on 2015年 2月6日(金) 13:31 JST

Last modified on

Objective-CでDeferredライブラリ[*1]
Objective-Cでドット繋ぎでメソッドチェインを行う[*2]
Objective-CでDeferred/PromiseでMethod Chainを書くときのTips[*3]
 

JavaScript Promiseの本[*4]

pdf版がありダウンロードできる。

Promise Starter Kit[*5]

コメント (0件)

Geeklog Site - Deferred Promiseについて、非同期通信処理
https://geeklog.craine.ne.jp/article.php?story=20150206133148179

[*1] http://qiita.com/saiten/items/c2ac4df40ad001179afa
[*2] http://qiita.com/saiten/items/8d39b3f382371f9b2daa
[*3] http://qiita.com/mokemokechicken/items/72cf7bd25033d3aa0104
[*4] http://azu.github.io/promises-book/
[*5] http://azu.github.io/slide/potatotips/promisekit.html