Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Optimisations #142

Open
p-a-s-c-a-l opened this issue May 22, 2017 · 0 comments
Open

Performance Optimisations #142

p-a-s-c-a-l opened this issue May 22, 2017 · 0 comments
Assignees
Milestone

Comments

@p-a-s-c-a-l
Copy link
Contributor

Improve overall performance by using several caching and optimisation techniques.
Improve performance when switching between views (maps, list, details) by remembering the view's state.

  • use ngRouter's 'stick states' to vaois re-initilaisation of view controllers when the route changes (/map /list/ object).
  • add HTTP Headers related to caching, e.g. "If-Modified-Since" or etags
  • minify CSS and JavaScript Code
  • use Content Delivery Networks (CDN) to load external, libraries
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant