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

Improves app performance

Latest
Compare
Choose a tag to compare
@onstash onstash released this 11 Nov 19:54
· 13 commits to master since this release
9d3c7a7

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