FastFlowDebate / FastFlow

Flowing and filing system for highschool debate
http://fastflowdebate.com
Apache License 2.0
8 stars 1 forks source link

Overrall lag #25

Closed adamtowerz closed 8 years ago

adamtowerz commented 8 years ago

in order to factor out code I moved header and side bar to common.html, so now everytime we load a page it has to go get that and load it which introduces lag

we should really flip this, instead of loading whole new page we can just use ng-include (yes angular i know) in order to not have to re-render everytime