I've been following another JS framework used by Facebook called ReactJS. One thing it seems to do very well is smooth/fast UI updates with it's diff engine. I am wondering if there is either a possibility AngularJS (perhaps 2.0?) will do something similar in the future.. or if there is a way to utilize ReactJS for rendering by AngularJS? Maybe a pluggable renderer some how?
In particular I personally like the 2-way data bind of Angular, but like the speed in which ReactJS will render the UI. But I also like the various add-ons like AngularUI-bootstrap and such that makes it much faster to provide nice components that I would otherwise need to do myself and I am not a CSS guru... hence why I am asking. Thanks. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
