# Vue_learn **Repository Path**: yuanshuxin123/vue_learn ## Basic Information - **Project Name**: Vue_learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2022-04-26 - **Last Updated**: 2022-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习Vue源码系列 学习Vue源码,一步一步,感受算法的魅力 相关博文 [【Vue源码】mustache模板引擎 - 基本使用 - 底层原理 - 手写实现](https://blog.csdn.net/weixin_44972008/article/details/115014168) [【Vue源码】图解 diff算法 与 虚拟DOM-snabbdom-最小量更新原理解析-手写源码-updateChildren](https://blog.csdn.net/weixin_44972008/article/details/115620198) [【Vue源码】数据响应式原理 - 依赖收集 - defineReactive - Observer - Dep - Watcher](https://blog.csdn.net/weixin_44972008/article/details/115922118)