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 loading of updates and nsitpedia posts #35

Open
amaneureka opened this issue Sep 3, 2016 · 2 comments
Open

Lazy loading of updates and nsitpedia posts #35

amaneureka opened this issue Sep 3, 2016 · 2 comments

Comments

@amaneureka
Copy link
Member

amaneureka commented Sep 3, 2016

We should not trust on apis for response time. As in It might be possible that something screw up badly later and break API; in that case our page will take hell lot of time to load (or it might not even load)

we should load latest posts after page is loaded; posts loading should be done with an ajax call; an ajax preloader would be great till the background script not respond with a valid data.

your inputs: @amanmj @mbad0la ?

PS:
@AasthaGupta

@mbad0la
Copy link

mbad0la commented Sep 3, 2016

@amaneureka don't we already use AJAX calls to request for API responses?
Although, a static pre-loader will sure help in improving UX on NSITpedia. I'm in for that.

@amanmj
Copy link
Contributor

amanmj commented Sep 3, 2016

@amaneureka that's a great point! Yes you can coordinate this improvement with @AasthaGupta

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

3 participants