Hello there ! I'm currently facing an architectural issue with an Angular 4 application and any advice would be welcome. This one is meant to be a huge app (~300 screens) in the future but at the moment I need (for some reason) for some pages to be loaded quickly and independently. I've read about Lazy Loading but despite the fact that loading a screen this way might looks like a great idea, making a lazy loaded module for each screen appears a bit too much for me.
I've been working and playing with Angular 2+ for a few months but I only built a 10- pages application, which didn't require an OverPowered architecture so I'm quite new to all this. What do you think would be a good way for doing this ? -- 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.
