filmov
tv
Using IntersectionObserver And NgSwitch To Defer Template Bindings In Angular 11.0.5
Показать описание
Ben Nadel experiments with using the IntersectionObserver and the NgSwitch directive defer template bindings in Angular 11.0.5 until the host element is visible within the user's viewport. The performance goal being to reduce the rendering and digest times.