/angular2-change-detection-demos

Angular 2 change tracking playground

Primary LanguageTypeScript

Angular 2 advanced change tracking

Having problems with angular? Yeah, us too.

This repo has been taken from the exellent work of thoughtram: https://github.com/thoughtram/angular2-change-detection-demos

This expands with another section that includes advanced examples (OnPush Change Detection (Advanced))

It allows someone to experiment with some more examples of the interaction of the change detection abilities (OnPush/detach/markForCheck/detectChanges)