Hi
As you said its taking a long time to load the file , so you can use lazy
loading concept for creating components. by this when user visit your
website , initially it load particular component later when user select
particular item , use router for lazy loading at that time it loads another
component instead of loading the file completely

On Wed, Feb 3, 2021, 19:49 Neha Yargal <neha.yar...@gmail.com> wrote:

> Hi There,
>
> I need help to improve the performance of an angular application. It is
> taking Long time to load initially. We have already Optimized API's.
> Considering to minimize Js. I will appreciate if someone helps to look at
> other factors to improve performance.
>
> Thank you
> Neha
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/angular/CACCTogeZbWaYCYPZ%2BiSWO6u654MpifNHeyFwkbwQiU83rzkk6Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/angular/CACCTogeZbWaYCYPZ%2BiSWO6u654MpifNHeyFwkbwQiU83rzkk6Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/CAJWqbm1U%2BzF8wrAhgo2uvRaw7_ppptSi9RhYG1Lcm3YR3gotDA%40mail.gmail.com.

Reply via email to