⬅︎ Back to What stumped me about AngularJS
regarding 4: the standard angular way to deal with this is to define a service, that encapsulates this data. so every controller can have the service injected.
Comment
regarding 4: the standard angular way to deal with this is to define a service, that encapsulates this data. so every controller can have the service injected.