dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/backend/renderer.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…