Change Detection Strategy in Angular

Опубликовано: 29 Июнь 2026
на канале: The Code Captain
2,015
18

In this video, I talk about

1. how angular default change detection works.

2. how default change detection settings would affect the performance of big enterprise angular application.

3. how to change the change detection strategy to OnPush.

4. how object reference changes causing the component change detection.

5. how to improve the performance further by using Observable and Subject.

Github: https://github.com/ayyanarjayabalan/c...

Prepared by: Ayyanar Jayabalan