Angular - Change Detection
You have a list of user objects and want to display their names in Angular. You update the list by replacing it with a new array but the UI does not refresh. What is the best way to ensure Angular detects the change?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions