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”
A much needed clarification on imports. Thanks!
Thanks!!! Google is Incredible!
Webpack video would be great
yes, Webpack video please
i need webpack video too!!!! please !!!
+ 1 for webpack video
Why not use named imports from the root namespace, and tree shakes the rest of modules?
i would love to have a javascript (w/o typescript =X)(babel) video from scatch.
What IDE are you using?
Thank u for this awesome video
Do the video please 😀
thanks.. love firebase 🔥
webpack with typescript!
Just a quick tip. If you add "allowSyntheticDefaultImports: true" to your tsconfig.json, you can use "import firebase from 'firebase'".
Please make some video regarding Timestamp class 🙂
Using import 'firebase/<package>' gives me lint error: "import with explicit side-effect (no-import-side-effect)"
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.
Webpack integration with firebase pleaseeeeeeeee!!!!
I love firebase.
Yes please webpack with typescript 😀
pleade provide also a webpack video
Can you use Firebase inside a ServiceWorker?
It would be better if there is a video webpack with firebase
Short & informative. Great vid!
Add Vue js support officially to firebase,, plz
Thanks David for the insight into the import techniques. I would really appreciate if you could do a tutorial on webpack from scratch with typescript and JavaScript
Keep making this videos, they are really helpful
Need a webpack video
typescript all the things!
What about AngularFire?
The doc is importing from 'firebase' instead of 'firebase/app':
https://github.com/angular/angularfire2/blob/master/docs/auth/getting-started.md
Need a webpack video
Please webpack #askfirebase
Thanks David
I would love the webpack video!!