It is known that in a large application, a good pratice is to organize the 
files per modules, and each module has their inicialization files, such as 
module definition, config routes and run.


As my application has a lot of modules, I will need to load them with lazy 
load and for this reason I have a question: 


Since my application is a SPA(Single Page Application), how can I config 
the routes of another modules on demand?


How could I configure more routes in runtime without refresh the 
application?


Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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.

Reply via email to