1
Ask HN: What is your take on the importance of code quality when coding with AI?
My feeling is that clean code, SOLID and a good project structure are even more important now than ever. Especially when you're building something long term, not just a prototype.