Y
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
Murkin
4038 days ago
Also, please add 'track by $index' to the Angular example.. might be a suprise for you.
(Makes Angular outperform both frameworks)
link
astoilkov
4038 days ago
Are you sure you are getting correct results. Theoretically Angular can't be faster than both libraries because it does not implement diffing algorithm.
link
Murkin
4038 days ago
You can try yourself, the samples are there.
And it does, just not Virtual DOM
link
(Makes Angular outperform both frameworks)