Hi Girish, To be able to help you better, it would help if you would figure out what the hold-up is, using the devtools. Do a startup profiling, and you can see what your browser is doing in those 8 secs. The first thing I would recommend is use Angular version 4 or above, as that saves up to 60% on the JS. My guess would be that you have a gigantic vendor bunlde. The best way to solve that is not load in thing you don't really need.
Regards Sander -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
