Decoded Frontend - Angular Interview Hacking %21%21top%21%21 -

If you have a component that only updates when its @Input() changes, OnPush is your best friend. 2. Advanced RxJS and State Management

takeUntil(this.destroy$) in ngOnDestroy . Decoded Frontend - Angular Interview Hacking %21%21TOP%21%21

// The "I actually ship code" move. private destroyRef = inject(DestroyRef); If you have a component that only updates

Go to Top