-
Notifications
You must be signed in to change notification settings - Fork 385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue早期源码学习系列之三:如何写一个watch库 #86
Comments
//老兄 等着拜读你这篇呢 |
等出内伤 |
估计作者都忘了还有这么一个坑 |
作者这个TODO写的不错啊。 |
我靠,坑! |
@mygaochunming 是的,按照前两篇的思路,其实功能上已经可以做到监听数据变化了,只不过在调用方式上还是不够独立。当时我是想着将其进一步抽象成一个库,在功能上做一些扩展,在实现上多一些兼容,以求在其他地方也单独可用。然而,后来觉得已经有 WatchJS 这样写得很不错的库了,且当时急着写下一篇(显然下一篇才是重头戏),就把这一篇先搁置,却不曾想再也没动笔补上,让各位读者见笑了。😁 |
有生之年系列?? |
作者人呢,赶紧写呀,我们等着学习呢。 |
求快更 等着看您写的这篇文章呢 |
在等这篇文章出来的时间我已经把vue的实现看过了。。。。 |
溜溜溜... |
让我这强迫癌患者去死吧,都别拦着我⊙⊙ |
噶 |
// 占个坑,先写下一篇
The text was updated successfully, but these errors were encountered: