Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

Releases: onstash/footyfollowr

Improves app performance

11 Nov 19:54
9d3c7a7
Compare
Choose a tag to compare

Adds the following changes -

  • Lazy load components so that main bundle is small
  • Replacing react with preact to reduce bundle size (using webpack's resolve.alias)
  • Move from surge.sh to github-pages as rendering times are smaller
  • Takes cache first approach for fetching data