This is FAR from perfect and I'd love others to tear it apart: http://plnkr.co/edit/ghu3yv3AZOQkHEk9BXgv?p=preview
I'm doing it all in one file, expect the JSON file, to make it easier to view in one go. Rather than just outputting the constants, you'd wack 'em in an input, live edit preferably, and allow them to be edited. I'm not so sure about pushing into local storage to persist across refreshes, but I reckon the service would handle that. Adrian On 4 November 2014 16:16, Bhavin Patel <[email protected]> wrote: > Hi Adrian, > > I'm new to Angular JS too and Yeah I don't intend to save any changes to > any of the constants.. just change their value for that session. > > what do you propose to do with .json file? > > -- > 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 http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
