Wednesday, January 30, 2019

Improve Front-End Performance Using Angular Change Detection Strategy

Angular change detection helps us reflect our component data to the user. If you don't use it properly, you can easily hurt your front-end performance.

In this post, I'll use Chrome Dev Tools for measuring the performance.



from DZone.com Feed http://bit.ly/2HEZjev

No comments:

Post a Comment