Back at ngConf, Rachel Dale gave a talk on organizing large angular 
applications, in which she mentioned her team likes to use "Helper 
Controllers" in addition to services. 
 https://www.youtube.com/watch?v=62RvRQuMVyg#t=1271

I'm wondering what the general opinion on this technique is?  I have a 
couple big controllers in my app that I'd like to break into smaller units, 
and I'm trying to figure out how to organize and have them communicate with 
each other.  Having one controller instantiate another seems like it would 
solve a few of my problems, but I wonder what other problems it would 
create.  

-- 
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to