Hacker News new | ask | show | jobs
by astoilkov 4038 days ago
You are absolutely correct. It actually is an error. Thanks I will fix it.
1 comments

Also, please add 'track by $index' to the Angular example.. might be a suprise for you.

(Makes Angular outperform both frameworks)

Are you sure you are getting correct results. Theoretically Angular can't be faster than both libraries because it does not implement diffing algorithm.
You can try yourself, the samples are there.

And it does, just not Virtual DOM