預備知識 (Vue 跟 Element UI 的部分可以先跳過~)
Javascript
快速 review 過 JS 語法 (Learn JS in Y minutes / A re-introduction to JavaScript,二擇一即可)
補充:Object、Inheritance and the prototype chain、Gentle Explanation of "this" in JavaScript
重新認識 JavaScript(極度重要,必讀)
ES6 Cheatsheet (了解 ES6 後新增的常用語法)
React
(Learn by doing / Step by step Guide,二擇一)
CSS