Thanks Pavel, I was so hooked with this SPA concept that I could literally not think of seperating the admin and user apps which is a great idea. Also the plugin looks nice, will give it a try.
Coming from .NET (which has its own security flaws anyway, but feels safer with the code-behind), moving the scripts to the client frightens me right now :) I suppose this will just take some practice to change the way of thinking when developing the code. On Monday, April 13, 2015 at 11:56:09 AM UTC+3, Pavel Kuchin wrote: > > Hi Batuhan, > > You can try http://christopherthielen.github.io/ui-router-extras/#/future > for lazy states loading. > I personally differentiate the admin and the user functionality into > separate apps, and I'm always trying do not include any sensitive data into > client-code. > > Best regards, Pavel > -- 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.
