Giter VIP home page Giter VIP logo

learn-vue's Introduction

learn-vue

介绍

最近在学习vue和vuex的源码,记录自己的一些学习心得。主要借鉴了染陌同学《Vue.js 源码解析 》DMQmvvm。前者对vue和vuex的源码做了注解和详细的中文doc,后者剖析了vue的实现原理,手动实现了mvvm。

我的记录主要是自己的一些对vue源码的理解,如果想要看更系统的介绍,还是推荐上面列的两位大神的工程~

目录

Vue的双向绑定原理(已完成)

说说vue中的Virtual DOM(已完成)

React diff和Vue diff实现差别

Vue中的异步更新策略(已完成)

Vuex的实现理解(已完成)

Typescript学习笔记(持续更新ing)

Vue源码中闭包的使用(已完成)

声明

文章中引用的代码的英文注释是尤大的,中文注释一些是染陌的,一些是我的补充理解。可能有理解不对的地方,欢迎提issue指出。感谢~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.