Hi everyone! I am a web developer of a company using angular. My recent task is to speed up the home page of our company. Google insights tool says that our home page loading speed is too low. I tried to apply angular universal on our website already, and now the score for our website is only 36 for mobile and 76 for desktop. After angular universal, the size of home page itself is only 500k, but the Google insights tool will still wait for loading the entire application before score the page. Is there any way for me to make the website even quicker except angular universal or lazy loading (after lazy loading still 1.5MB for main.js)?
Thanks for you all! -- 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/5405aa2e-1a72-4480-bfcb-9fb36649aa51%40googlegroups.com.