ostinatos / reactivity-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Reactivity Prototype

This is a simple reactivity prototype based on source code of vuejs.

The code here is learned from following great article about how vuejs implement reactivity:

How to Build Your Own Reactivity System

Simply install and run to check it out.

About

License:MIT License


Languages

Language:JavaScript 100.0%