Hacker News new | ask | show | jobs
by Murkin 4044 days ago
Also, please add 'track by $index' to the Angular example.. might be a suprise for you.

(Makes Angular outperform both frameworks)

1 comments

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