1.vue react san框架对比 (准备把每个框架的源码仔细读过以后再回来写 ) https://github.com/centmaster/MVVM-compare/blob/master/compare-Mvvm.md
2.react更新机制https://github.com/centmaster/MVVM-compare/blob/master/react-refresh.md
3.vue2响应式原理https://github.com/centmaster/MVVM-compare/blob/master/vue2-respon.md
4.vue1.0的DocumentFragment渲染和Vue2.0虚拟dom的解析https://github.com/centmaster/MVVM-compare/blob/master/v-dom.md
5.vue-router源码分析https://github.com/centmaster/MVVM-compare/blob/master/vue-router.md
6.vue-scopecsshttps://github.com/centmaster/MVVM-compare/blob/master/vue-scopecss.md
7.Vue源码详细解析https://segmentfault.com/a/1190000008500946.