I am new to Angular. I passed the "Tour of Heroes: the vision" tutorial. In the end i got working app, it's all cool but one thing make me go mad!
334 requests and 7.6s loading!
My question is how to combine all that angular components in one file and tell angular not to load them all?
Thank in advance!