© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Carlos Saloio
What is the recommended way to observe array mutations? Observatory.getArrayObserver, BindingEngine.collectionObserver, other?
Jeremy Danyow
bit flipper, Aurelia Core Team member
Use the BindingEngine's collectionObserver method. Check out this answer on stackoverflow for more details: stackoverflow.com/a/30286225/725866