This repo include Build your own Vuejs book and the code for it.
In the book Build your own Vuejs, we will build a Vuejs from scratch. And you will learn how Vuejs works internally, which helps a lot for your daily development with vue.
Inspired by the amazing book Build your own Angularjs, the code of Build your own Vuejs will be developed in a test-driven way.
We'll focus on Vuejs 2.0.
Table of Contents
- Chapter1: Vuejs Overview
- Chapter2: Reactivity system
- Chapter3: Instance lifecycle
- Chapter4: Utility
- Chapter5: Vritual DOM basics
- Chapter6: Vritual DOM with vuejs
Well, do whatever your like.