A tester shares their experience rapidly building an enrollment application using AI-assisted coding ("vibe coding") and deploying it directly to production. The post catalogs various bugs discovered through real-world usage: Safari rendering issues, boundary condition errors, incomplete feature removal, missing database retry logic, local storage overwriting database data, poor error handling, security misconfigurations, and data loss. The application served 38 users with 2 encountering issues, providing practical lessons on testing in production and the pitfalls of AI-generated code.
Sort: