uenala / project_spa_bergauf

CAS-FEE 2015, Group 10, 2nd Project
GNU General Public License v2.0
0 stars 0 forks source link

Index Controller: show status (loading spinner, progress bar) for first loading of gallery data #55

Open RAeschimann opened 8 years ago

RAeschimann commented 8 years ago

Generating >300 li tags on the homepage takes a while, show a progress bar.

Check loading times in different browsers. What takes times? Analyse with Chrome Timeline.

Pagination would be an option or other performance tunings: http://tech.small-improvements.com/2013/09/10/angularjs-performance-with-large-lists/