|
|
|
|
|
by jamesgeck0
2581 days ago
|
|
FWIW, the Angular team is aware that this is a pain point. There were several talks at NG-Conf a few weeks ago that referenced replacing or removing zone.js-powered change detection for increased performance and/or smaller build sizes. They're trying to avoid another Angular 2 situation though, so it may take a while for a backwards compatible solution to surface as the default. |
|
In React if I have performance issues, then it's pretty easy to work out what's causing them.