Hacker News new | ask | show | jobs
by satvikpendem 673 days ago
It does work that way. However, Flutter and now React (via their new compiler) are becoming smarter at rerendering, where they will only rerender what has truly changed, not just rerender the entire tree below the changed component.