6 days
•
Articles
• 7 min read
AI can generate code faster than ever. That doesn't mean we're shipping correct software faster.
Recently, I asked a coding agent to build a password reset flow. It produced the route, the token handling, the email integration, and the UI in about f...