I'm teaching myself how to code. I'm pretty confident with my HTML and CSS skills, but I'm struggling with JavaScript. I'm using a combination of Tree house, Colt Steels's Udemy course, and Jon Duckett's JavaScript and jQuery book.
I get the concepts and syntax. I understand what loops, functions, arrays, and DOM manipulation is/does, but when I go to work on a practice project, I get stumped and can't seem to figure out what I need to do to get my code to work. I've tried making tic-tac-toe game, a calculator, and a drum kit.
xlxx.club/ xxxjunkHow do I get the information I've learned to stick and how can I start thinking like a developer?