toannhu / qreact

The dead simple re-implementation of React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QReact

The dead simple implementation of React for the learning purpose on how React works internally. Currently, it is based on the old React architecture.

Todo List

  • render, Component, createElement
  • Reconciliation
  • Batching
  • Better reconciliation
  • Global event handler
  • Fiber

About

The dead simple re-implementation of React


Languages

Language:JavaScript 100.0%