가상 DOM 파이버 트리입니까?

작성자

카테고리:

← 피드로
DEV Community · khanh tran · 2026-08-16 개발(SW)

khanh tran

khanh tran

Posted on Aug 16

#architecture #frontend #react #javascript

From my understanding, Fiber is React’s internal reconciliation engine, while the Virtual DOM is a conceptual UI representation (the “blueprint”). But I have one more question: is the Fiber tree the Virtual DOM? If so, to simplify further, is it just an object?

Top comments (0)

Subscribe

pic

Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Code of ConductReport abuse

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment’s permalink.

Hide child comments as well

For further actions, you may consider blocking this person and/or reporting abuse

원문에서 계속 ↗