Hello,
I know that Angular is designed as single page app but what if the an app 
needs to show data 2 or 3 monitors?  The first monitor shows  as example a 
table with accidents and the second monitor shows always a map with the 
positions of the accidents.

A good example are the developer tools (F12) I could dock the window or 
move it to another screen, I think to start the same application in several 
browsers is in my opinion not a solution. 
To send data from one to the other window(s) I could use postmessage or 
perhaps I could use Intercom (https://www.npmjs.com/package/ng2-intercom) 

Is there a way to split an Angular app on multiple monitors? Did somebody 
know a working example?

Jürgen

-- 
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.

Reply via email to