從Promise開始的JavaScript異步生活
  • 關於本書
  • 寫作格式
  • 更新日誌
  • 問答與回饋
  • 主要內容
    • 前言
    • 基本概念
    • Promises/A+標準定義
    • Promise 物件建立與基本使用
    • 執行流程與錯誤處理
    • 深入 then 方法
    • Promise.resolve 與 Promise.reject
    • Promise.all 與 Promise.race
    • 執行順序 連鎖(Chaining) 或 分支(Branching)
    • 反樣式(anti-pattern)與最佳實踐
    • 實例與程式碼片段
    • Promise 外部函式庫議題
    • 參考資源
Powered by GitBook
On this page

Was this helpful?

問答與回饋

Previous更新日誌Next主要內容

Last updated 4 years ago

Was this helpful?

本書的儲存庫使用github,如果對本書的內容有疑問、建議或有寫錯的地方,請至以下的連結中發ISSUE:

在學習的過程中,如果你有任何的問題,可以使用作者的個人部落格與連絡方式,發問或尋求協助:

https://github.com/eyesofkids/javascript-es6-promise
http://eddychang.me