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 16, 2021
1 parent 02841e2 commit e3c1e4a
Showing 1 changed file with 225 additions and 158 deletions.
Loading

0 comments on commit e3c1e4a

Please sign in to comment.