Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaonashi
4352 days ago
> Re-creating the entire DOM on each update probably does not help
Perhaps you meant virtual DOM here? (in any case, the actual DOM is not recreated on every update)