Adding a 'Create Meetup' Form | Vue.js + Vuetify + Firebase FULL PROJECT

preview_player
Показать описание
Enough of the provided dummy meetups. Let's add some Vuetify components to allow the user to create his own meetups!

----------

----------

See you in the videos!
Рекомендации по теме
Комментарии
Автор

This is STILL the best Vue firebase tutorial out there!

lars-sorensen
Автор

Einwandfrei deine Videos und die Videoserie. Du sprichst verständlich, klar und ich als Beginner mit VUE komme sehr gut mit. Danke für deinen Einsatz, das alles hier zur Verfügung zu stellen.

Автор

This series is great so far, I can't wait for the rest of it. Thanks!

HarveySmith
Автор

Omg, I just simply can't wait until you show us how to integrate Firebase auth with Vuex and VueFire... I had a lot of trouble in the past and learned that you need to be careful when bootstrapping each service in a particular order, be thoughtful of async processes, etc., what a mess. I really hope you will highlight these topics in this series!!

alexnezhynsky
Автор

Hi! I have a problem with making text field required, because simply adding property 'required' didn't help me. In order to fix it, you need to add :rules="['Required']"

han_na
Автор

this is the great place for learning new technology. good job max.

raghusingh
Автор

Best tutorial series on the web. Thank you, Max!

davenash
Автор

I'm waiting for your new tutorial every tue and thu, thanks Max!

nelsoncheung
Автор

Awesome video max! can't wait for the next one

regibyte
Автор

Thank you Max for this high quality content, keep up the good work.

mohamedelhirech
Автор

Thank you Max! Once again a good video on how to use Vuex.

FernandoHerrera
Автор

I used Munich as well for my mock data, great city, lived there for 5 years!! P1 great night out...

targetalpha
Автор

Just noticed it : even though you entered a description, the new meetup is displaying Lorem Ipsum text.
Then i just realised it's because the Lorem Ipsum is hardcoded in the meetup.vue file.

edisvelicanin
Автор

great video max, looking forward for more.

hikibum
Автор

I LOOOOVE the image preview part! :D :D :D

shachaha
Автор

Do we need to add 'Form elements' or can we just use text input elements? if we are not using FORMs to post, not sure why we need to use it. when you click the button, can't we just send all text values to server..

prajganesh
Автор

Multiline is removed. Use <v-textarea>

Maruf-ztdz
Автор

Loving these series! When is the next video coming? :D

LajonDJ
Автор

i am trying to create a stepper form using vuetify and i want the v-stepper-step to show an error if the field is left empty ..do you know how to use :rules="[() => false]" i am still new to vue i would be very great full

rootdefault
Автор

property 'multiline' is also deprecated.

han_na