[AngularJS] Re: Upgradingan App running Angular 1

2015-12-27 Thread GoGeek
So I assume you are concerned about the cached js on their browsers being out of sync with with your server following your upgrade? In that case you might want to rename all of your js files or move them to a subdirectory to force all of the js to reload. On Sunday, December 27, 2015 at 9:16:0

[AngularJS] Re: Multiple page application

2015-12-22 Thread GoGeek
Hi Teddy. This is an issue I have also run into using angular. Since the angular paradigm involves downloading all of the layout at the same time, the static content becomes very heavy with large applications. I worked on converting a full page app into angular when the full page app was 400