Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 449 Bytes

Chord.js

A simplified source code of [email protected]

RoadMap

  • analyze mechanism of mounting, updating and unmounting

  • analyze feature of Transaction and Synthetic events

  • the different between Stack Reconciler and Fiber Reconciler

  • renderers system

  • comparsion of anujs, nervjs and remax

  • implement own library like react, and almostly support multi-end

example

$ npm i

open index.html in directory of example;