Basically i want to know which technology or language these webapp uses?
I want to achieve following:
- Main content should load first and secondary content should loads in background after main content finished loading.
- Tertiary content should load only on scroll
What i know and do not want to use :
- Basic ajax call
- When main content load, fire ajax call for secondary content
- Fire ajax call for tertiary content when user scroll
I am open to use any technologies
via Rakesh Soni
No comments:
Post a Comment