About

The majority of the content (chapter 2-9) is extracted from Practical Modern JavaScript: Dive into ES6 and the future of JavaScript- Nicolas Bevacqua. 2018-05.(Chinese Ver.) Taking practicality into consideration, I have replaced the content of the first chapter in the book with data structures and algorithms. More new Javascript features are from other resource.

If need more details, please visit below and get it !

本網站為開發筆記,用於紀錄、總結學習過所有的前端工程知識點。 大部分內容(章節 2-9) 來自 現代 JavaScript 實務應用 Practical Modern JavaScript: Dive into ES6 and the future of JavaScript.2018-05.(Chinese Ver.)。 其餘都內容來自書外,出新語法或其他書中未提及的應用會進行會實作並紀錄實作結果。 考量到實用性,我把書中第一章節內容替換成基礎概念比如資料結構以及演算法以及JS ES6 之前的重要知識點。 如果需要更多書中更細節的內容,還需請直接購買正版支持作者。

Author: Nicolas Bevacqua
Amazon: amazon.com
天瓏書局: Ten-Long book store

新 Feature 參考資料:
  1. tc39
  2. ecma262
  3. ecma-international
  4. mozilla.org