Hi, I'm new to the AngularJS world and I have a few questions.

Just before christmas I've been assigned the task of maintaining and 
improving an AngularJS application with the help of the developer who 
designed it and programmed it over the years. But the next day, he decided 
to quit his job and now, I'm on my own.  The kind of challenge that I like 
but I think I need some help before I go deeper into it. 

The main problems with this application are performance and Internet access 
when used in client's offices where connection is unavailable . When the 
app is loading, it manages to retrieve all the products images and save 
them locally which is very time consuming and prevents the  from loading 
fast.

I read that the concept of background workers could be very useful in this 
case but it seems that it was introduced with version 1.5 of angularjs. I'm 
considering moving to version 1.7. Are there any major issues that would 
prevent me from doitg that. I'am actually running version 1.4.2.

I also read that background workers could be usefull in the scenario where 
I would like to send files to the server but it is not available. I guess I 
could use it to save the files and send them when connection is restored.

Any advice would be appreciated.

Thanks



-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to