Vue3
Github
Github
  • 阅前必读

    • 开篇词 | 为什么要学习源码
  • 前置知识

    • Proxy
    • Set、Map、WeakSet、WeakMap
    • Composition
    • TypeScript
    • Spec语法
  • 全局概览

    • 目录结构
    • createApp
    • defineComponent
    • h
    • nextTick
  • Example

    • 基本范例
  • 响应式系统

    • 整体概览
    • reactive
    • reactive.spec
    • ref
    • ref.spec
    • baseHandlers
    • effect
    • effect.spec
    • computed
    • computed.spec
  • 编绎模块

    • compiler
    • parse.spec
    • compile.spec
  • Runtime

    • runtime

← compile.spec

MIT Licensed | Copyright @ 2020-2021 Vue3js.cn

京ICP备15001338号-6