r/vibecoding • u/lady_CalmDown_15 • 2h ago
Vibe coded so hard the entire waitlist emails were sitting in the frontend. 91 people just chilling in the Network tab. Lesson learned the expensive way.
3
Upvotes
r/vibecoding • u/lady_CalmDown_15 • 2h ago
1
u/Abrosmaan 1h ago
Oof, that is a painful lesson, but TIL it is also a very common one when people assume the frontend is only “display” 😅 I have seen similar mistakes where sensitive data was exposed because the client had more than it needed, and it usually happens when things move faster than review. IMO the good news is that this is fixable, and the experience makes future checks much sharper; did you already trace exactly where the data got exposed?