Hacker News new | ask | show | jobs
by da_rob 751 days ago
The virtual component tree is needed as there is no 1:1 mapping of components to widgets.

Using the virtual tree, you are able to build components which dynamically change the rendered subtree based on the current state.