The dead simple implementation of React for the learning purpose on how React works internally. Currently, it is based on the old React architecture.
- render, Component, createElement
- Reconciliation
- Global event handler
- Fiber
- Priority
- Hooks
- Suspend
- Synthetic event