I am trying to wrap my head around this SPA concept.

All the examples seem to be the gold standard ToDo list, makes sense its 
all done on a single page. But any real world application will have much 
more and yet not a single tutorial or guide or example explains how to 
create a real application. Even the angular super hero guide just adds 
related hero data to the same page, what if we wanted to have a contact 
section? That's completely separate from the hero info so how do we display 
that?

A ToDo list perhaps would be part of a full scale application but how would 
you add a user registration section, user profile section? Perhaps the ToDo 
list is broken into categories, or available for registered user to pick to 
do. 
Mark as completed, or progress status.

I guess I am asking how do you break a SPA into separate section such as 
login, registrations, current listings of to-dos to keep it simple. All 3 
sections are essentially unrelated to the to-do SPA but to combine them.

Is the app to-do? Can't do much until your registered? 

Any insight or know of a good guide or tutorial?

Thanks,

Dave

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

Reply via email to