Y
Hacker News
new
|
ask
|
show
|
jobs
by
saskurambo
3600 days ago
Virtual dom consume more computation processor while data binding consume more memory.
1 comments
qwertyuiop924
3600 days ago
...In theory, but IIRC, binding doesn't cover all the types of updates that vdom does, and vdom is better at avoiding thrashing.
link