vue-design icon indicating copy to clipboard operation
vue-design copied to clipboard

📖 master分支:《渲染器》

Results 96 vue-design issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/12582497/47472788-82e09e80-d842-11e8-97d1-c9ff1f1b2f8e.png) [有瑕疵的章节链接](http://hcysun.me/vue-design/art/8vue-reactive-dep-watch.html)

https://microsoft.github.io/monaco-editor/playground.html#extending-language-services-color-provider-example 使用非常方便顺手

章节:揭开数据响应系统的面纱 => 实例对象代理访问数据 data 其中: ![image](https://user-images.githubusercontent.com/11868294/56666308-376a5880-66de-11e9-878f-524f22d0ff75.png) 这里的优先级关系是否应该改为:props优先级 > data优先级 > methods优先级 。 虽然不在维护了,不过我还是提个 issue 吧

## 一张思维导图辅助你深入了解 Vue | Vue-Router | Vuex 源码架构。 根据大佬们的的 vue-design 和 vue-analysis 的项目内容,做的一个思维导图的项目(包括 Vue | Vue-Router | Vuex ),对大家应该有帮助。 地址 :https://github.com/biaochenxuying/vue-family-mindmap

文中:收集到 data.a.__ob__.dep 这里”筐“里 实际情况是不是这样:这个”筐“里

correct props data method's key proority

词法分析 - 为生成AST做准备 - parseHTML - 补全例子 stack 数组内容。

“了解数据响应系统基本思路” 并不是代码或参数而是文中的一个章节,采用链接形式比较合适。

PR: unreviewed