The dead simple implementation of React for the learning purpose on how React works internally.
There are two qreact's version:
- qReact is similar to React-15.6
- qReact Fiber is based on the React fiber
- render, Component, createElement
- Reconciliation
- Global event handler
- Fiber
- Priority
- Hooks
- Suspend
- Synthetic event