Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cellularmitosis
on Dec 19, 2019
|
parent
|
context
|
favorite
| on:
Almost everything on computers is perceptually slo...
> any single modification could (and often does) rewrite the contents of the entire page.
I thought the entire point of react was that it _doesn’t_ rewrite the entire page (DOM diffing)?
johnday
on Dec 19, 2019
[–]
I said that it rewrites the
contents
of the entire page, by which I mean ~100% of the things visible to the user may change.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I thought the entire point of react was that it _doesn’t_ rewrite the entire page (DOM diffing)?