HackFSU / hackfsu-2018

HackFSU Website & Api
https://hackfsu.com
5 stars 14 forks source link

Improve initial page load time #9

Closed jrdbnntt closed 6 years ago

jrdbnntt commented 7 years ago

It takes a while to load the page. We can probably do some improvements and cleanup + improve the caching. I MAY have disabled Cloudflare caching a long time ago when I was learning how to do it (or made it too short).

It looks kind bad at first, especially with the font. We could switch to using CDN's with a local fallback too.

andrewsosa commented 7 years ago

This may be resolved via our plan of extracting the webapp to a Nodejs instance.

andrewsosa commented 6 years ago

Implemented in #46