Vue.js and

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • VueFire is the official library for building Vue.js and Firebase apps. The core of VueFire is a set of composable functions from Vue.js integrated into Firebase's data changes. In this crash course David East will take you through all of the basics and build an app using Authentication, Firestore, and Vue's routing library Vue Router.
    Resources:
    VueFire documentation → goo.gle/4a584qN
    VueFire Crash Course GitHub Repo → goo.gle/48YFMxj
    Vue Router → goo.gle/4c1mxWq
    VueUse → goo.gle/3TqcTV1
    Check out the latest → goo.gle/fireba...
    Subscribe to Firebase → goo.gle/Firebase
    #Firebase
    Speaker: David East
    Products Mentioned: Firebase

Komentáře • 23

  • @Firebase
    @Firebase  Před 6 měsíci +8

    Subscribe to Firebase → goo.gle/Firebase

  • @Shulkerkiste
    @Shulkerkiste Před 6 měsíci +12

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

  • @nenad_marinkovic
    @nenad_marinkovic Před 6 měsíci +7

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

  • @jsohc
    @jsohc Před 6 měsíci +3

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

  • @brambekkers
    @brambekkers Před 6 měsíci +6

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

  • @GabrielCsanalosi786
    @GabrielCsanalosi786 Před 6 měsíci +3

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

  • @daviidon
    @daviidon Před 6 měsíci +5

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

    • @ndarucompiler
      @ndarucompiler Před 4 měsíci

      What does that mean? Sorry but I'm completely beginner here

  • @hawarhekmat1174
    @hawarhekmat1174 Před 6 měsíci +5

    Next JS server support ?

  • @onedjscream
    @onedjscream Před 11 dny

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

  • @Flash136
    @Flash136 Před 6 měsíci +4

    VueFire is awesome

  • @NirdeshPokhrel
    @NirdeshPokhrel Před 26 dny

    We ned more of this.
    Thanks

  • @PiSPiszczekiScibor
    @PiSPiszczekiScibor Před 2 měsíci +1

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

  • @Norfeldt
    @Norfeldt Před 5 měsíci

    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.

  • @germolinal
    @germolinal Před 6 měsíci +2

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

  • @itsdavidalonso
    @itsdavidalonso Před 6 měsíci

    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

  • @cindysi63
    @cindysi63 Před 6 měsíci +1

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

  • @bnlgithub
    @bnlgithub Před měsícem

    please do more svelte and sveltekit stuff

  • @dfordemo981
    @dfordemo981 Před 4 měsíci

    awesome, whats the font name you are using?

  • @crisarji
    @crisarji Před 3 měsíci

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