paint-brush
13 Angular App Optimization Tips for Frontend Developersby@angrynerds
3,048 reads
3,048 reads

13 Angular App Optimization Tips for Frontend Developers

by angrynerds7mApril 12th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Optimization is not a checklist or a to-do-list, and there is no universal way to optimize your app. Each part of the application should be minified before deploying to the production stage. Pure pipes instead of functions/getters in templates should always return the same output. Async pipe allows subscribing to Observable directly from the template. Unsubscribing a Subscription is a good way to avoid memory leaks in our application. All you need to do is provide a simple configuration based on your application needs.

Company Mentioned

Mention Thumbnail
featured image - 13 Angular App Optimization Tips for Frontend Developers
angrynerds HackerNoon profile picture
angrynerds

angrynerds

@angrynerds

Born in 2015 with a team of more than 100+ tech-savvy professionals, Angry Nerds is a software solutions company.

L O A D I N G
. . . comments & more!

About Author

angrynerds HackerNoon profile picture
angrynerds@angrynerds
Born in 2015 with a team of more than 100+ tech-savvy professionals, Angry Nerds is a software solutions company.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here