let foo_object // Item to remove this.foo_objects = this.foo_objects.filter(obj => obj !== foo_object);