First! Nice one! You still remain one of the handful content creators using firebase 9 with vue 3 and you will again see your own videos getting recommended ro you.
@Pottsy2 жыл бұрын
Haha yeah thanks Vamp! :D
@s12bt2 жыл бұрын
Thank you so much. You really saved me.
@viktorlegradigohring4623 Жыл бұрын
Thank you!! You helped me a lot! :)
@TylerPotts Жыл бұрын
Wow, thank you! I'm happy to help!
@Shogemon Жыл бұрын
Great tutorial!! I really appreciate the step by step and explanation of what the lines of code mean/what they do.
@АлишерАзимов-д8ш2 жыл бұрын
Thank you for this Video, waiting for Hard Vue 3 auth tutorial video😁⏳💪
@franyerhiguerey32652 жыл бұрын
auth.currentUser is always null when the page is reloaded, and it will set the second parameter in guard routes always be null. How can we get a real value about the user?
@diligencehumility69712 жыл бұрын
Do yourself a favor a write cloud provider independent code. You want to decide where to run your services, at any moment. Many great frameworks provides the ability to write code locally on your machine and test it out, and when needed, publish it to a cloud provider of choice, or even your own hardware if you would want.
@jeyjeymohaa30812 жыл бұрын
Nice vedio bro. Thanks for the explanation. Which vs code extension do you use for the code auto suggestion? Looks great
@TylerPotts2 жыл бұрын
Thank you and I use "Co-Pilot" by Github:)
@sophienainghtwe96432 жыл бұрын
TypeError: Cannot read properties of undefined (reading 'store')
@Pizzaguy22 жыл бұрын
what do you use to auto complete whole block of code?
@TylerPotts2 жыл бұрын
Co-Pilot
@big_brains_ Жыл бұрын
Can someone tell me the extension he's using which auto-suggests the code snippet, guess it's some AI based extension?
@TarasMalchenko2 жыл бұрын
Hello, may be you can help me, when I reload the page it redirect me agian to LoginPage, how I can fix it ? Thank you for the lesson
@dewicksplusia2 жыл бұрын
Danke!
@TylerPotts2 жыл бұрын
Thank you!! :D
@Sunny_dev_2 жыл бұрын
Awesome ❤️ from India 🇮🇳
@Pottsy2 жыл бұрын
Thanks Rajendra! :D
@willgale71872 жыл бұрын
Could you do a Vue and Metamask tutorial? I don't see anyone else doing it and I feel you'd do a great job, plus its a trending topic could bring in a whole new audience :)
@TylerPotts2 жыл бұрын
I'm not familiar with metamask but I'll look into it!
@cassandramscАй бұрын
Thank you! Very great tutorial!!
@marcustaylor93782 жыл бұрын
Awesome tutorial brotha, I appreciate the time you put into these videos. Im just getting in to vue js from just html & css and learning javascript. I was wondering how we would go about pulling data from the user after entering information into the register to our firestore DB. im adding data & return into the script but idk if im on the right track.
@BinhNguyen-rz8en Жыл бұрын
I stucked at "auth.currentUser" alway return Null even I can log "Auth", may you help ?
@adejuwonoshadipe84542 жыл бұрын
Hello tyler can you make a video on how to get data from firebase collection into a CSV
@nicknowak7090 Жыл бұрын
Hi, thanks for the vid. But I have one problem with this: whatever url is entered (while logged in), it always puts the user back to the home page. Is there a way to "put" the user to the url the user has entered? Thanks!!!
@JuanHernandez-nc8bf2 жыл бұрын
Hello, I have an error in the Login.vue , the error is in the import {ref} from 'vue', How could I solve it? And it does not show me the form in the browser when accessing to localhost:8080/login I am working with version 2.x vue
@kubo16ful2 жыл бұрын
doesnt work for me. is it normal or possible that these follow alongs just dont work after 4 months ? Am I just missing extentions? according to error logs nothing can be found in the correct directory even tho I moved nothing. the whole code is littered with redundant ; and , and spaces. and apparently components need to be made from two words ?
@closeluca2 жыл бұрын
such nice!! can you build a crud using firebase 9?
@cristiandavidtapieropadill6655 Жыл бұрын
Awesome, but I wanted to know how to add styles when the password isn't correct or auth throw any error pls :/
@willgale71872 жыл бұрын
Fantastic content as always!!!!
@TylerPotts2 жыл бұрын
Glad you think so!
@codedjango2 жыл бұрын
Awesome...love Vue3 becoz of you :)
@TylerPotts2 жыл бұрын
Happy to hear that!
@jjsnchz2 жыл бұрын
Hi! Awesome video, it helped me a lot! Can you share your vscode configuration for using Vue? (theme, eslint and autocomplete)? Thanks
@TylerPotts2 жыл бұрын
Already made a video: kzbin.info/www/bejne/hmiuqIGtfKuDfJo
@jjsnchz2 жыл бұрын
@@TylerPotts Awesome!! Thanks a lot!
@MaiMai-xz4pj2 жыл бұрын
hi bro i found this Compiled with 1 warning "export 'userStore' was not found in 'vuex'
@TylerPotts2 жыл бұрын
Looks like you have a naming issue, it should be useStore not use(r)Store :) Hope this helps
@brayanmauricio69202 жыл бұрын
name theme?
@TylerPotts2 жыл бұрын
SynthWave 84
@diligencehumility69712 жыл бұрын
I don't understand why you would have your codebase so tightly coupled with a product. - You cannot move you code to a different cloud provider I don't understand why you would have you business logic inside your client side app I don't see how you need to register your app with google within the browser before creating it, and the need to watch the database also from the browser, are not red flags to you.
@sanjibpaul92672 жыл бұрын
simple and handy!
@ahmadsalamh18712 жыл бұрын
Great thanks
@TylerPotts2 жыл бұрын
You are welcome
@sophienainghtwe96432 жыл бұрын
Tysm
@ajukalive2 жыл бұрын
you're not an idiot
@TylerPotts2 жыл бұрын
Thanks
@giorgi98962 жыл бұрын
thanks you, you helped me to earn 3k usd thnx.
@TylerPotts2 жыл бұрын
That's awesome! Happy I could help!
@mrKhanplus1232 жыл бұрын
nice and easy
@TylerPotts2 жыл бұрын
Thanks!
@Useroelas972 жыл бұрын
thank you.
@sophienainghtwe96432 жыл бұрын
plz help me
@TylerPotts2 жыл бұрын
Sorry to hear you're having issues. If you need help feel free to hop into my Discord server (link in desc) where you can ask for help in the help categories.
@tenebralon2 жыл бұрын
Please, stop using "EASY" word for VERY COMPLICATED THINGS EXPLAINED IN 42 MIN VIDEO... This is not easy