JSerZANP / jser.dev-comment

1 stars 0 forks source link

2023-07-14-initial-mount/ #7

Open utterances-bot opened 7 months ago

utterances-bot commented 7 months ago

How does React do the initial mount internally?

Initial mount is the first render for a React app, it creates the internal Fiber Tree and also the DOM tree.

https://jser.dev/2023-07-14-initial-mount/

knockkk commented 7 months ago

👍👍👍

hjiog commented 3 months ago

nice!

ahmedx33 commented 1 month ago

very good :heart:

mohnatus commented 1 week ago

It's the most understandable description of fibers I've ever seen, but I still had to reread it three times to understand it. Thank you!

JSerZANP commented 1 week ago

@mohnatus check out my latest work on React Internals Explorer which visualizes the fibers, maybe it could help https://jser.pro/ddir/rie