I'm looking at Angular to replace a large WPF project. One requirement for this project is the ability to have multiple open windows that communicate through messaging. I've tested this in angular using two separate angular projects and it works fine but I was wondering if there was a way to accomplish this in one application. For example I would like to have one application with two modules with the ability for both modules to be opened simultaneously in different windows. Is this possible in Angular? If not what is the correct solution? Should each module that needs to be in a separate window be a separate project?
As I'm sure you can tell by the question I am very new to Angular but I appreciate any advice or thoughts you may have. -- 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.
