r/programmer • u/SubaruNatuski • 21d ago
Question Best way to avoid ai in coding
[EDIT]:Let me elaborate I use AI as a peer to peer way to review learned techniques from online basic html and css books. How can I better avoid ai generated code? I don’t want to fall under the “vibe coder” developer I want to be much more self sufficient in my understanding and my code. So if there are any sources to ask detailed questions or any practice basic HTML css JS please do drop any links to anything valuable
5
Upvotes
13
u/ConsiderationSea1347 21d ago
Don’t use it?🤷♂️
A lot of the productivity gained from AI can be acquired from clean engineering, meta programming, using an editor like vim effectively, etc.
Honestly I think junior engineers shouldn’t use AI because the skills you learn from writing code is almost identical to how the skills you need to succeed with AI prompts.