Skip to content

Commit 1d63306

Browse files
authored
Update README.md
1 parent a846c76 commit 1d63306

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# vue-source-code
2-
3-
> 分析vue实现原理
1+
# Vue 源码分析
42

53
- [computed的原理](https://github.com/Jouryjc/blog/issues/20)
64
- [watch的原理](https://github.com/Jouryjc/blog/issues/30)
@@ -10,3 +8,5 @@
108
- [响应式原理分析](https://github.com/Jouryjc/blog/issues/27)
119
- [依赖收集原理](https://github.com/Jouryjc/blog/issues/28)
1210
- [派发更新原理](https://github.com/Jouryjc/blog/issues/29)
11+
- [模板编译入口分析](https://github.com/Jouryjc/blog/issues/33)
12+
- [为什么 filter 里的 this 绑定的不是 Vue ?](https://github.com/Jouryjc/blog/issues/42)

0 commit comments

Comments
 (0)