Hacker News new | ask | show | jobs
by fngjdflmdflg 679 days ago
I'm not sure. Hopefully someone here can let us know. I didn't mean to imply that react doesn't work that way.
1 comments

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.