In response to
What’s wrong with Angular.js and
Is the same true for http://www.rappidjs.com?
- No string based parser, but a real XML DOM component tree like web components have
- Two-way data binding, but without dirty checking and binding to everything. Instead MVC like events triggering changes via a .set method.
- -””-
- Decoupled modules
- It only changes the DOM, if the underlaying model says so
- Node-rendering built in.
- True
- It’s in production at spreadshirt.
- -
- No big rewrites since 3 years.