Y
Hacker News
new
|
ask
|
show
|
jobs
by
nkingsy
2541 days ago
You probably can implement a more efficient diffing algorithm than the general one for vue. When new data comes in, patch the objects that have changed without overwriting the whole array.