⬅︎ Back to What stumped me about AngularJS
Answer to #4, you don't have a controller that manager the whole page, you use services to communicate between controllers.
Comment
Answer to #4, you don't have a controller that manager the whole page, you use services to communicate between controllers.