标签:init learn art 写在前面 orm dom merge 生命周期 eve
由于 Vue 的源码采用 ES6,所以你至少应该掌握 ES6 才能看得懂,其次你最好对 package.json 中的字段的作用有所了解。由于 Vue 使用 Rollup 构建,所以你不了解 Rollup 的话,你就看不懂 Vue 的构建配置,最后 Vue 采用 flow 做类型系统,最起码就应该知道 flow 的简单语法,否则会影响你看源码。
标签:init learn art 写在前面 orm dom merge 生命周期 eve
原文地址:https://www.cnblogs.com/wpbars/p/10214494.html