Thiru LogsAll FAQs
Frontend Development ยท Angular

How would you answer an interview scenario involving change detection and OnPush in Angular?

AdvancedUpdated 2026-08-08

If an OnPush table row does not refresh after editing a customer object, replace the object or collection immutably instead of mutating the existing reference.

#angular#change-detection