trigger-change-detection
There are 2 repositories under trigger-change-detection topic.
Tinkoff/ng-event-plugins
This is an Angular library for optimizing performance sensitive events and declarative preventDefault, stopPropagation and capture phase listeners.
AndrewJBateman/angular-components-study
:clipboard: App to study differences between dumb (presentational and portable) components and smart components (that can have logic, trigger change detection and manage data/services).