Hello, I'm new in the group and also new in all angularjs world.

I have a lot of doubts but these are the most relevant by now :) 

Sorry if I mix problems or if the asks are not well written, if it is 
needed I would try to rewrite them.

I've been reading and doing some tutorials and in all of them the "ng-app" 
directive is placed in the <html> tag. But now I've created a project 
(named 'Consumer') using Yeoman and it has created an index.html where 
ng-app is placed in the <body> tag. Why this approach? Should I rewrite it 
and place it in the <html> tag?

I want to do an application 'Main' that uses 2 others: a Calendar [0] and 
another application 'Consumer' that uses the data that is entered by the 
Calendar. The 'Main' application should have a menu to show the agenda or 
the Consumer.
- Is possible to have 2 or more applications managed by another one?
- Should I leave as Yeoman boot-strapped by default the code (with ng-app 
in the <body> tag)?


if you have a link, examples or whatever, to an application or something 
like mine, please let me know. Any help is welcome.

Thanks in advance.


[0]http://angular-ui.github.io/ui-calendar/

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to