Should I Jump Straight to JavaScript or Build More HTML/CSS Projects First?

0
0
Asked By CreativeWanderer92 On

I'm wondering if I should dive right into learning JavaScript now that I've got a grasp of HTML and basic CSS, or if it would be better to create a few small projects using what I already know first. A lot of people suggest that it's best to learn HTML, CSS, and JavaScript before moving on to building projects. I'm feeling a bit confused about the best approach, so I'd love to hear your thoughts!

2 Answers

Answered By LearningByDoing88 On

I recommend splitting your time between learning and doing. Spend half your time on new concepts and half on small projects. You'll learn a lot just by applying what you learn as you go!

Answered By LearnAndGrow56 On

Try making a project first with just HTML and CSS. Once you're comfortable, you can start learning JavaScript and see how you can apply it back to that project you made. It'll help solidify your skills!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.