hi,

I am thinking about creating a "*multi spa architecture*" (multi angularjs 
applications) with reusable components. 
Best would be if it would be possible to create a dashboard with individual 
components.

component: 
* comprises the business logic and all the necessary html, css etc. 
* should be easily includable in other applications
* it should be possible that the various components could communicate with 
each other. Presumably over an public-subscripe mechanism.

There are some frameworks around (in some I looked further into). 

* http://aurajs.com/about/
* http://laxarjs.org/
* https://www.polymer-project.org/1.0/

But I don't know on which horse to bet on. 

One solution would may be writing separated angularjs apps and have e. g. a 
nodejs app
surrounding it which does all the routing to the different angularjs apps. 

But how could the individual SPAs then communicate with each other?

What is your opinion about it?

best regards,

jens



-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to