記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Promises as EventEmitters
promisesEM.md Promises as EventEmitters I was trying to understand JavaScript Promises by using v... promisesEM.md Promises as EventEmitters I was trying to understand JavaScript Promises by using various libraries (bluebird, when, Q) and other async approaches. I read the spec, some blog posts, and looked through some code. I learned how to use Promises, but their internals were still a mystery involving state-machiney concepts of pending, fulfilled and rejected states, buffering thenables, and



2016/02/29 リンク