https://github.com/ruochuan12/vue-analysis
vue-analysis
https://github.com/ruochuan12/vue-analysis
Last synced: 7 months ago
JSON representation
vue-analysis
- Host: GitHub
- URL: https://github.com/ruochuan12/vue-analysis
- Owner: ruochuan12
- Created: 2020-03-04T14:30:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:27:51.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T07:35:19.814Z (7 months ago)
- Language: JavaScript
- Size: 16.6 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-analysis
你好,我是[**若川**](https://mp.weixin.qq.com/s/MwYIGKFGvx_qzthi20DehA)。最近组织了[源码共读活动《1个月,200+人,一起读了4周源码》](https://mp.weixin.qq.com/s?__biz=MzA5MjQwMzQyNw==&mid=2650756550&idx=1&sn=9acc5e30325963e455f53ec2f64c1fdd&chksm=8866564abf11df5c41307dba3eb84e8e14de900e1b3500aaebe802aff05b0ba2c24e4690516b&token=917686367&lang=zh_CN#rd),感兴趣的可以加我微信 [ruochuan12](https://mp.weixin.qq.com/s?__biz=MzA5MjQwMzQyNw==&mid=2650756550&idx=1&sn=9acc5e30325963e455f53ec2f64c1fdd&chksm=8866564abf11df5c41307dba3eb84e8e14de900e1b3500aaebe802aff05b0ba2c24e4690516b&token=917686367&lang=zh_CN#rd) 参与,长期交流学习。
其中 `md` 文件夹,目前对应两篇文章。欢迎 `star`。
- [初学者也能看懂的 Vue2 源码中那些实用的基础工具函数](https://juejin.cn/post/7024276020731592741)
- [为什么 Vue2 this 能够直接获取到 data 和 methods ? 源码揭秘!](https://juejin.cn/post/7010920884789575711)