Writing code has never been the real problem
Those who have worked in development for a few years know well: the hardest part of a project is rarely writing lines of code. The real work happens before, in understanding what the client really needs, how to organize data, which parts of the system will need to grow and which will remain stable. And it also happens after, in maintenance, updates, and managing errors that only emerge when the project is in production and people start using it.
AI tools have made the central phase, writing, extremely fast. Today, just describing a function is enough to get it in seconds. It's a huge change and it would be foolish to underestimate it, so much so that every developer now makes extensive use of it. However, it has also created a widespread misunderstanding, the idea that anyone, with the right prompt, can build a solid application.



