I'm studying web development and have been coding for about a year now. I'm starting to feel like I rely too much on AI to help me write code, and I'm concerned about my ability to do it on my own. What do you think is the right balance? How much of the coding should I be able to handle by myself versus using AI for assistance or inspiration?
2 Answers
It's really about context. For a quick one-off script, you might get away with not writing any code by hand. But if it's something you expect to use again or that will handle sensitive data, then you'd want to write it out fully yourself.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically