2

Implementation of two way data binding in Angular 2 is same as AngularJs as described in below link or is it event based? I just want to decide whether to go with angular or not based on this.

https://stackoverflow.com/a/30425085/2792959

Is angular 2 also based on digest cycle?

  • 1
    This may help you - http://blog.angular-university.io/how-does-angular-2-change-detection-really-work/ – Sumit M Jul 02 '17 at 13:41
  • @SumitM. Thanks. So there isn't digest cycle but all event detection. But still it compares for all components. So still performance issue can be there for large application with more components, right? –  Jul 02 '17 at 18:06

0 Answers0