Vue 原理解析概述 (5)

PY
1 min readFeb 16, 2019

--

資料補充

把一些參考資料放上來

  1. http://hcysun.me/vue-design/art/
  2. https://ustbhuangyi.github.io/vue-analysis/
  3. https://github.com/answershuto/learnVue
  4. https://segmentfault.com/a/1190000008291645
  5. https://cythilya.github.io/2017/04/11/vue-instance/#v-node

再來應該會來研究看看 Vue Router 與 Vuex 最後是 SSR,這系列就先這樣吧,把基本複習一遍會更知道什麼時候該用哪些東西,主要是流程懂了之後在 debug 更能精確地找到問題,準備開始新工作去。

--

--