Hey Sander. Thanks for the heads up. Is SSI the same as server side rendering? I didn't know this was possible with A2. So that's cool to know. I'm looking into it.
Though I expected this to not be so hard. I mean, I just have a js object, or a json string with a bunch of parameters and I want my app to have that info when initializing. On Friday, July 22, 2016 at 7:43:21 PM UTC+2, Sander Elias wrote: > > Hi Newen, > > Have you considered SSI? (server side include). Just let the server put a > little script tag in the index.html, that you then can read from your > bootstrap code? > > Regards > Sander > -- 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.
