Hacker News new | ask | show | jobs
by LurusCode 37 days ago
imo:

AI models are getting better and better and making fewer and fewer mistakes. However, in my opinion, you only truly master a skill once you’ve done it yourself.

It doesn’t really do you much good to rely solely on AI coding if you don’t understand the code. Experienced developers who have been writing code themselves for years can debug code much faster and more easily in many situations. AI models can make mistakes and sometimes fail to find those errors or produce incorrect results. If you don’t really understand the code, you’re pretty much on your own.

That’s why I would personally always recommend that you write code yourself from time to time, so you can gain a solid understanding of it.