9 Ultimate Tips to Optimise Angular Performance

Neo Liu
4 min readJun 3, 2022
Photo by Pixabay from Pexel

During a few years development experience with Angular, I have concluded a few fundamental tips/best practices to improve Angular app (Or web development) performance. Some of the tips are Angular-only, while some of them are universal for web development.

In this article, I will list 9 tips to improve your Angular app performance in JavaScript perspective.

--

--