Skip to content

Manually implementing key principles of Vue3.

Notifications You must be signed in to change notification settings

nonhana/demo-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-vue

This repository serves as my reading notes for the book "Design and Implementation of Vue.js". It includes the code I implemented and summarized during my reading and practice.

You can check the package.json file for available scripts, and the src directory contains all the source code of the implementations.

notes-links

These notes are published on my blog, and you can check them out by clicking the links below.

  1. 从零实现 Vue 响应系统(一、概念与基础架构)
  2. 从零实现 Vue 响应系统(二、computed 与 watch)

About

Manually implementing key principles of Vue3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published