I've been googling this for a while now  but can't find the info I'm 
looking for.

All search results I find are about passing info between components and the 
like, but I need to find out how to add some initial values to the app.

My thought are to add those values to the bootstrapping, but I haven't 
found a specific way to do it yet.

What i'm trying to do is add a javascript object called "mySettings" to the 
app, so that some initial things can be processed.

I've considered putting these settings into a settings.json file, but I'd 
rather not make an extra call. The settings are already being printed into 
the html via php so it makes sense to have them there already.

Some of the info might be stuff like User info and app settings. (user gets 
to the app after login into the website)

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