I'm currently learning web development through The Odin Project, and I find myself struggling a bit. For example, when I'm stuck on questions like "how do I get the DIV to stay in place?", is it acceptable to rely on AI for help? I know it's generally advised not to ask for direct code, but I really want to make progress and ideally start applying for jobs by late winter. Any thoughts on using AI as a substitute for reading the documentation?
5 Answers
Using AI can be a great way to speed up your learning, like having a personal tutor. I often copy-paste sections from docs into AI and ask for simpler explanations or examples. It makes the process way smoother, but don't rely on it entirely.
Be careful with AI! A lot of it can struggle with accuracy regarding documentation and might give misleading info. It's okay to use it, but only when you're really stuck or need a different perspective.
The Odin Project encourages going through the documentation while you learn. You should definitely read through it and take real notes; it really helps with retention and understanding long-term.
Honestly, AI can often get specific details wrong when it comes to documentation. I've found it to be quite unreliable. It's better to dive into the documentation yourself. Sometimes, you can use AI for clarification after you've done your reading, but make sure you really try to understand the docs.
I really wouldn't recommend using AI as a crutch at this stage. Learning web development is meant to be challenging, especially when you're just starting out. It's through making mistakes and figuring things out yourself that you'll truly improve.

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