Skip to content

hsubox76/fireconf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8fa9b9a · Sep 25, 2019

History

9 Commits
Sep 25, 2019
Sep 25, 2019
Sep 23, 2019
Sep 10, 2019
Sep 10, 2019
Sep 10, 2019
Sep 10, 2019
Sep 10, 2019
Sep 17, 2019
Sep 25, 2019
Sep 10, 2019
Sep 23, 2019

Repository files navigation

fireconf-demo

Fake "stock market" app to demonstrate how to improve performance of a Firebase web app, created for Firebase Summit 2019.

Key Files

  • full.js - Naive implementation that imports full Firebase all-in-one package.
  • split.js - Imports only necessary Firebase components (Firestore and Performance) - halves the bundle size.
  • dynamic.js - Fetches initial data with REST call and then dynamically imports Firebase libraries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published