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 13, 2021
1 parent 972ad95 commit 5d1c5d1
Showing 1 changed file with 225 additions and 158 deletions.

0 comments on commit 5d1c5d1

Please sign in to comment.