5 ms·
I had a trip with my family and used v0 to create an itinerary app with a timeline view of our flights, hotel/airbnb bookings, activities, etc. It was the only
by paulgb 1y ago
I had a trip with my family and used v0 to create an itinerary app with a timeline view of our flights, hotel/airbnb bookings, activities, etc.
It was the only thing I’ve 100% vibe-coded without writing a line of code myself. It worked pretty well. In an earlier era I might have used a shared google doc but this was definitely a better experience.
If you’re looking for things to use lovable/bolt for, I’d say don’t use it for software you otherwise would have written by hand; use it for the software you would never have written at all.
- joshdavham 1y ago> don’t use it for software you otherwise would have written by hand; use it for the software you would never have written at all Very well put. Maybe a will try out vibe coding some time after all.
- api 1y agoEven better use it to prototype, to play, to fling spaghetti at the wall. If something works but the AI code sucks, rewrite the thing that works by hand. This could massively accelerate experimentation.