Hi Reza, The forChildren option gives you the option to split out the routing into many different subparts. That way you can keep the routing for a module alongside there. Also, this enables lazy loading. That means, that you can load a module(including it's routes) on demand. That makes the initial payload of your application a lot smaller.
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.
