Skip to content
comment
Go to file
Code
This branch is even with KieSun:comment.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Vue 源码解析

这是一份 Fork 的 Vue 代码,状态为 pre-alpha。

笔者会对这份代码做一个详细的核心源码解析。通过两个部分来完成这个解析:第一是加上这份代码的中文注释,第二是配套相应的文章。

你可以通过阅读我的 Commit 信息来了解到我是如何阅读这份代码的。

PS:不会对任何 DEV 环境下的代码做解读。

另外并不是所有人都熟悉 TS,所以笔者会在注释中照顾一下并不熟悉 TS 的人群,会对相关的语法做解释。

注释进度

  • reactivity
    • reactive
    • effect
    • computed
  • runtime-core
  • runtime-dom
  • compiler-core
  • compiler-dom

文章列表

一起学习

觉得内容有帮助可以关注下我的公众号 「前端真好玩」或者加入 Vue 源码交流群。

About

Vue 3 源码解读

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.