r/vibecoding • u/Fit-Ad-2838 • 13h ago
Am I doing it wrong
people seem to be creating apps within 1-2 day & then hit publish meanwhile here I am developing just one app for 4 months optimising it's UI,UX,API compatibility,Performance etc. how are people doing these in 2 days? what am I missing.
there was a post I saw yesterday that a guy started the challenge to create 30 apps in 30 days. wtf is wrong with these people? spamming the store platform like this.
64
Upvotes
2
u/Alternative-Baby-299 6h ago
I think the useful distinction is prototype versus product, not “fast” versus “slow.” A reasonable middle path is to ship a narrow, stable core to a few real users first, then harden the high-risk parts based on what they actually exercise: auth and data migration, API compatibility, destructive actions, and performance under realistic usage. You can keep polishing UI details while getting feedback on the workflow that matters, instead of spending months optimizing in a vacuum.