Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 247 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 247 Bytes

learn React in deep by coding

todoList

  • VDOM model
  • complex component
  • update state
  • domdiff - textNode
  • domdiff - keyed children
  • domdiff - LCS LIS benchmark
  • transaction - base
  • transaction - multiple