Ready to become a better Vue developer in 2022? To help you meet your goals, we are offering a full year of access to our premium courses for the cost of less than 6 months. 👉buff.ly/32c0Kwh
would you please make video for more advance form and recommended component/plugin, let's say like datepicker, autocomplete dropdown both single and multiple selectable values, file upload, etc...and same example might need back-end, but i think it would be great video
A reusabilty is an amazing feature of Vue. I think you are near to switch to low code technology, when you do not need to code at all, you can just tell - I want a drop down form element with: label,list of items and so on. It will be extra cool.
This. I have been testing atomic components for things like she is building here and it seems that Vue automatically emits the modelValue without having to define the emit. Vue emits the changes for you.
I love that you speak very clearly so i can understand everything you say in the right way!!! (i speak spanish xD)
This is amazing. I think Vue will soon become the most popular framework :)
Thank youuuuuuu, this just saved me thousands of lines.
Exactly what I was looking for
What's a good way to generate a dynamic id for the input tag so that the label can have a for attribute too?
Ready to become a better Vue developer in 2022? To help you meet your goals, we are offering a full year of access to our premium courses for the cost of less than 6 months. 👉buff.ly/32c0Kwh
This is a clear explanation thanks so much
Radiogroup component ?
Great explanation
Gotta love Vue. :)
How do create a Reusable Form Components with Vue 3 for textarea
Which theme is used in editor? Btw, thank you for this video.
awesome pedagogy
Great content! Thank you!
Thank you for this awesome tutorial. Can you please tell me how to apply the same concept for drop-down list in the form?
Very Nice!
I'm curious what software do you use to animate things in your videos?
would you please make video for more advance form and recommended component/plugin, let's say like datepicker, autocomplete dropdown both single and multiple selectable values, file upload, etc...and same example might need back-end, but i think it would be great video
This is a great idea!
Thanks for this
Awesome work, Thanks!
thanks for explaining :)
very nice!
A reusabilty is an amazing feature of Vue. I think you are near to switch to low code technology, when you do not need to code at all, you can just tell - I want a drop down form element with: label,list of items and so on. It will be extra cool.
Amazing
Great ❤️
Oh! I love Vue! ... pun intended
Creas un componente reutilizable para el proyecto.
... Nadie lo usa y terminan haciendo desde cero lo mismo que hace el componente >:u
sensetional
Ufff
My Typescript cries..
why do you use $emit.target.value instead of just the modelValue prop you set up bound to :value?
This. I have been testing atomic components for things like she is building here and it seems that Vue automatically emits the modelValue without having to define the emit. Vue emits the changes for you.