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

Lazy load on fetching collections #161

Open
josx opened this issue Aug 5, 2013 · 0 comments
Open

Lazy load on fetching collections #161

josx opened this issue Aug 5, 2013 · 0 comments

Comments

@josx
Copy link
Member

josx commented Aug 5, 2013

Now every time we change views we are fetching several collections with data.
Check it on https://github.com/inaes-tic/mbc-caspa/blob/master/public/js/main.js

In the way to optimize it:

  • make different views for static and dynamic content
  • on dynamic wait for fetch success showing a load icon
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