>How would you display a list of items in backbone? What do you do when an element is removed/added?
Collections
>How do you update a view when an element changes?
Model/View binding.
I didn't think it was bad and the only issue I had was when your views broke the hierarchical nesting. I see no solutions to that problem in Angular. Was curious if your problem was something similar.