How to import Firebase with JavaScript modules – Firecasts




If your interested in learning how to import Firebase the right way, then you’ve come to the right place! Watch to follow along with David East as he covers importing the base Firebase app library, importing features such as Firestore or Cloud Storage, and also touches on importing the right types for TypeScript developers.

Add Firebase to your JavaScript Project doc → http://bit.ly/2PDjIjs

TS-loader → http://bit.ly/2wQIsxL

Let us know what you would like us to cover in the comments below!

Firecasts playlist → http://bit.ly/2LfjL2z
Subscribe to the Firebase channel for more → http://bit.ly/firebase2

Original source


34 responses to “How to import Firebase with JavaScript modules – Firecasts”

  1. I use firebase functions, I would love to see a video describing how to import the correct packages and types in typescript on the server.
    I found it hard to know if I should import the @google-cloud/firestore or use firebase-admin or firebase-functions imports to get at storage, firestore and more.

Leave a Reply