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 19, 2021
1 parent 5e7010d commit d506de7
Showing 1 changed file with 225 additions and 158 deletions.
Loading

0 comments on commit d506de7

Please sign in to comment.