srdone / first-class

Boy scout troop tracking
MIT License
6 stars 0 forks source link

Speed loading of the app #12

Closed srdone closed 9 years ago

srdone commented 9 years ago

Find ways to speed initial app load:

Build process: Concatenate custom js Use CDNs when possible etc.

srdone commented 9 years ago

Fixed by removing route resolves and adding animation to hide some of it. Most of the rest depends on web server speed.