Honestly, I really wanted to like v0, but look at what it produced @1:08. It's something that a FE dev should be able to produce in about 10 minutes if they've built something similar, with the added benefit that it isn't in one giant 'Portfolio' component. Dunno, I just don't really see it, but thanks for the video!
Yeah I agree with you, it's not yet at that level I want it to be. For me it's good for some UI / UX solutions, if you're creating your own project and you're not really a designer :D For example pricing cards, contact form etc
For starters whole component is a client component, and that is not using full power of Next.js. I would say v0 is good for starting the project, this `PortfolioComponent` from the video should be broken in multiple smaller components, and there is no reason for it to be client. Except the form, for form we could create some `ContactForm` client component. So to answer what is the performance - Not perfect. We still need to fix it up. But it's definitely going to improve in future, so we'll see :D
You still need a developer to do this. Code is definitely not perfect, and logic is not working (contact form for example). This needs to be deployed, maintained etc And that is not possible by AI. I believe that future of AI is in helping us do these so called monkey jobs much faster, and not entirely replacing us. Time will tell :)
Great video thank you!
I'm glad you enjoyed the video! Thanks for watching!
Honestly, I really wanted to like v0, but look at what it produced @1:08. It's something that a FE dev should be able to produce in about 10 minutes if they've built something similar, with the added benefit that it isn't in one giant 'Portfolio' component.
Dunno, I just don't really see it, but thanks for the video!
Yeah I agree with you, it's not yet at that level I want it to be. For me it's good for some UI / UX solutions, if you're creating your own project and you're not really a designer :D For example pricing cards, contact form etc
Really awesome!
Yeah it's really easy to build things now! I'll definitely test it out on something more complex, and show the results :D
Could you please make an elaborate video for the beginners
You mean about v0? Or in general Next.js + Shadcn + v0?
can you create a tutorial to customize vscode? i really like it, so clean
Yes I can! Never thought about creating video about it, but great idea :D
Curious what is the performance on sites like this? I always worry with AI builds what is the extra bloat.
For starters whole component is a client component, and that is not using full power of Next.js.
I would say v0 is good for starting the project, this `PortfolioComponent` from the video should be broken in multiple smaller components, and there is no reason for it to be client. Except the form, for form we could create some `ContactForm` client component.
So to answer what is the performance - Not perfect. We still need to fix it up. But it's definitely going to improve in future, so we'll see :D
how can i make same thing with vue.js and shadcn vue?
It's kinda similar, you just can't use v0 to make Vue code.
I could create a tutorial for that one also, it shouldn't be very hard :D
@@orcdev yeah a tutorial will be helpful. thanks
Hy @Orc Dev
can i get that hero section image url please :)
Hey there!
Just uploaded on my website :D Here it is:
www.orcdev.com/images/pixel.png
Isn't that bit worrying, i mean our jobs.....
You still need a developer to do this. Code is definitely not perfect, and logic is not working (contact form for example).
This needs to be deployed, maintained etc And that is not possible by AI.
I believe that future of AI is in helping us do these so called monkey jobs much faster, and not entirely replacing us. Time will tell :)