agourlay / post-on-my-fridge

Fun content platform built with Akka and Ember.js
Apache License 2.0
21 stars 4 forks source link

Redesign loading page. #89

Closed agourlay closed 11 years ago

agourlay commented 12 years ago

Make it fancier and remove the loading gif. Use instead http://fgnass.github.com/spin.js/

Kyzeur commented 12 years ago

Nice, but are we forced to set up a loading page ?

agourlay commented 12 years ago

We have some static data to download (scripts, css and images) on the first load. Depending on parameters like the speed of the connection, the server's load, the weather etc... it can take up to 2 secs. Rather than displaying an imcomplete page, i prefer cheating a bit and displaying a loading screen during 2 secs.