dillon1000/react
Commit
Browse files Refactor: remove early returns from updateFiberRecursively
This doesn't change any logic, just the shape of the control flow. I want to unify some branches at the end, so it's easier if there are no early returns.
Changed paths1 file
First-parent comparisonsrc/backend/renderer.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…