filmov
tv
Creating A DOM Events Plug-In That Configures Host Bindings Outside Of The Angular 7.1.4 Zone
Показать описание
Ben Nadel creates a custom DOM-events plug-in that uses a ".noChangeDetection" suffix in order to setup host event-bindings that are configured to run outside of the core Angular Zone. This leverages the magic of Angular template-driving bindings without having to trigger a change-detection digest.