Skip to content

Commit

Permalink
[Fizz] Prepare Recursive Loop for More Types (facebook#21186)
Browse files Browse the repository at this point in the history
* Split out into helper functions

This is similar to the structure of beginWork in Fiber.

* Split the rendering of a node from recursively rendering a node

This lets us reuse render node at the root which doesn't spawn new work.
  • Loading branch information
sebmarkbage authored and acdlite committed Apr 11, 2021
1 parent 55e53bf commit 5920f34
Showing 1 changed file with 225 additions and 158 deletions.
Loading

0 comments on commit 5920f34

Please sign in to comment.