Vue.js and #Firebase crash course

preview_player
Показать описание

Resources:

#Firebase

Speaker: David East
Products Mentioned: Firebase
Рекомендации по теме
Комментарии
Автор

Awesome video!
I'm looking forward to more Firebase & Vue content :D

Shulkerkiste
Автор

I have been using VueFire in production - it works great in my commercial Quasar project. Thanks for building it.

jsohc
Автор

This is so nice. My two favorite things together ❤️

brambekkers
Автор

There's a memory leak in the clean up, you need to store the closure in order to remove it.

daviidon
Автор

Podoba mi się i czekam za większą ilością treści z firebase i vuefire

PiSPiszczekiScibor
Автор

Man this would have been great when I was still using Vue. I'm looking forward to the Sveltekit video 😊

GabrielCsanalosi
Автор

Would be amazing to see Next.js and Firebase crash course 🙂

nenad_marinkovic
Автор

Can we get one of these for Astro? I am using it, and it is pretty awesome.

germolinal
Автор

Awesome!! Please make a similar video with Nuxt and firebase storage!

onedjscream
Автор

Would be great to see how one can attach a firestore listener to these components so they automatically rebuild if there's changes in the backend. This is a pattern I'm only familiar with in Flutter

itsdavidalonso
Автор

awesome, whats the font name you are using?

dfordemo
Автор

Awesome video. I learned a lot of new tips! Thanks for sharing

cindysi
Автор

Great video - you are right, vue and vite are awesome. I'm would find it very useful to see a video on setting up this experimental framework feature with typescript since it's my experience that firebase uses different config than default vue project (so getting them to work can be a hassle). It would be fantastic if it was done with nuxt as an example.

Norfeldt
Автор

please do more svelte and sveltekit stuff

bnlgithub
Автор

since I have integrated vuefire into my project I seem to get the error "missing or insufficient permissions" when I refresh a page that uses vuefires database connection. ive deduced that the refreshing is causing a break in my auth system, and the connection to the database is happening too fast. im not sure how to resolve it. everything is working awesome apart from when I refresh a page. im using nuxt3

danielwatson
Автор

Amazing video!, just, Do Not use a * v-for * and a* v-if * in the same element 😅

crisarji