im a bit lost while learning web dev
So i just started learning web development, like the basics of html, css, and javascript. however, i thought it be better to just have AI help me figure out the components to what im trying to build, as I dive first into project building (I have coding experience in C#, Java, and C++, just hte basics though). the thing is though, im finding understanding API calls, and how javascript works to start to get a bit confusing. for context, im making a basic weather app that lets you type your location out in a <form> and then it retrieves data from the OpenWeatherMap API. the thing is though, some of the stuff claude shows me how to do, i kind of need elaboration on. Am i learning this the right way? or should I spend my time following something like TheOdinProject for more guided learning? (alhtough it would be slower in my opinion)