I'm already using OnPush change detection with immutable data. I'm wondering is there further optimizations I can do with my change detection by using ngZone.runOutsideAngular? I'm just looking for some guidelines here.
I'm already using OnPush change detection with immutable data. I'm wondering is there further optimizations I can do with my change detection by using ngZone.runOutsideAngular? I'm just looking for some guidelines here.