Hacker News new | ask | show | jobs
by shutupnerd0000 885 days ago
Which is not at all how it works in practice. In a large React codebase you have state scattered throughout contexts, GraphQL caches and complex hook dependency trees.

Throw in SSR and component memoization and you really have no idea what caused a UI change to occur.