I'm currently building a web app with React and I've been using both reference materials and AI to help me code features that I don't fully understand yet. I have a grasp on the basics and some advanced concepts, but I wonder if it's acceptable to rely on external resources without fully understanding some of the more advanced principles right now. Should I fully understand the code I implement, or is it alright to learn and grasp these concepts as I continue developing my app?
2 Answers
Absolutely, using reference materials and AI is a normal part of learning and coding! Starting a personal project that interests you is one of the best ways to learn. You'll pick up new concepts as you go and can always revisit your older code to improve it later.
It's totally fine to implement things you don't fully understand yet. As long as you're open to learning about those features over time, using them now is a great way to grow your skills. You'll gain understanding through practical use!
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