Thanks to all , I'm beginner for AngularJS project.. kindly guide me..

Please see attached Image file.

In SPA, (index.html) have header, footer, navigation bar and ng-view 
(body).  In route configuration declared as a landingPage as a default 
page. (otherwise).
Once page loaded, landing.html will rendered in ng-view, page selector, 
login, accordion control repository selection, login, logout all function 
in landingController.


header.html (ng-controller="landingController")
footer.html (ng-controller="landingController")
navigation.html(ng-controller="landingController")

Once page changed, controller view bind with route config.

Problem
        After login success data push into array but, not binding into 
scope. is there any other solution?


My question is,
For my scenario, give best practices to develop this application. kindly 
guide me.


On Wednesday, April 2, 2014 12:47:10 PM UTC+5:30, Sander Elias wrote:
>
>
> <https://lh5.googleusercontent.com/-pH9sxfd2JdQ/Uz2nWhudhSI/AAAAAAAABhU/htmEqWYNXdc/s1600/Application.PNG>
> whoops, forgot to link in the new plunk: 
> http://plnkr.co/edit/idEecH?p=preview
>

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