Category:
Technology
"Angular performance optimization is a technique that helps you to optimise your application's performance by changing the way your code is written. Angular performance optimization is similar to the other technologies that you've learned about, but still has its own complexity and considerations. Following is the checklist of Angular performance optimization Tree-shaking Ahead-of-time compilation Lazy loading Caching Server-side rendering Change detection "



