Frontend Development ยท Angular
How would you answer an interview scenario involving change detection and OnPush in Angular?
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.