Hacker News new | ask | show | jobs
by andrea_s 4190 days ago
In my experience, it's very easy to shoot yourself in the foot with Angular, performance-wise. But this is most often due to poor understanding of how the underlying update model works (people abusing deep watches would be a prime example).

Of course, the generally poor documentation does not help newcomers...