Slide 14
Slide 14 text
e-square.io
onPush is enough?
• NO.
• Repainting is expensive(!!)
• onPush is an important optimization - but, itself is
probably not enough to even for small applications
• Why? ngFor, ngStyle, ngClass - highly in use by
Angular developers