I've been trying to avoid 'tutorial hell' and recently started using an AI to help me learn JavaScript. Instead of doing the coding for me, I ask it to explain concepts and give me exercises. I've struggled in the past when trying to build projects because I often get stuck for hours without answers. Do you think this method of learning is effective? I'm hoping that after some practice, I can tackle a project successfully.
4 Answers
As long as you're checking the AI's info against reliable sources, it sounds like a good approach! Still, I think working on actual projects is one of the best ways to learn. Just make sure you have a clear plan before diving into a project, or else it can get overwhelming.
It’s awesome that you’re using AI as a guide instead of just getting it to write code for you! After each exercise, try tweaking the code without prompts — that’ll really enhance your understanding. And don’t forget to work on small projects to consolidate your skills!
Using an AI tutor is fine, but it’s important to know what your background is. Have you done any coding before? The basic skills you’ve gotten from C#, Java, or PHP can really help with JavaScript. Just make sure you’re putting in the practice yourself, too!
This method is great for learning basics, similar to problem libraries like Leetcode. Make sure to break down problems into manageable parts. It’s normal to feel stuck for hours, but that’s how you learn to tackle challenges!

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