Angular 2

How would you Optimize the Angular 2 Application for Better Performance?

The optimizations are depends on the size of applications, type and other factors but normally we consider following optimizing points i.e.

1.         Consider AOT compilation.
2.         Consider lazy loading instead of fully bundled app if the app size is more.
3.         Keep in mind, your application is bundled and disfeatured.
4.         Keep in mind, your application doesn’t have un-necessary import statements.
5.         Keep in mind, your application’s 3rd party unused library. If exist and not used, removed from your application.
6.         Remove your application dependencies if not required.


 I hope you are enjoying with this post! Please share with you friends. Thank you!!
ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

www.code-sample.com/. Powered by Blogger.
^