What’s wrong with Angular.js and

Is the same true for http://www.rappidjs.com?

  1. No string based parser, but a real XML DOM component tree like web components have
  2. Two-way data binding, but without dirty checking and binding to everything. Instead MVC like events triggering changes via a .set method.
  3. -””-
  4. Decoupled modules
  5. It only changes the DOM, if the underlaying model says so
  6. Node-rendering built in.
  7. True
  8. It’s in production at spreadshirt.
  9. -
  10. No big rewrites since 3 years.