Skip to content

hsubox76/fireconf-demo

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

 
 
 

Contributors