Part 3 of Angular in Production series When an Angular application is samll, change detection is something most developers rarely think about. And honestly, that's usually fine; the framework does its job, you update some data and Angular updates the view, the application feels responsive but th...
Source: [Dev.to](https://dev.to/alejandrodeveloper/part-3-the-angular-change-detection-mistakes-that-make-large-apps-feel-slow-309m)