setup the reconciler
For now we will just log each of the lifecycle methods
- initialize root element
- initialize root fiber
reconciler.createContainer
- reconcile virtual dom
reconciler.updateContainer
npm run start
setup the reconciler
For now we will just log each of the lifecycle methods
reconciler.createContainer
reconciler.updateContainer
npm run start