Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 509 Bytes

QReact

The dead simple implementation of React for the learning purpose on how React works internally.

There are two qreact's version:

Todo List

  • render, Component, createElement
  • Reconciliation
  • Global event handler
  • Fiber
  • Priority
  • Hooks
  • Suspend
  • Synthetic event