Hey everyone, I'm just starting out with JavaScript. I've grasped the basics, but I struggle to create projects on my own. Most of my time goes into watching YouTube tutorials, and then I try to replicate what I've seen. However, I'm eager to learn how to develop projects from scratch without relying on these videos. Any tips or methods that you all recommend?
5 Answers
Honestly, just build something—anything! Since you know the basics, try recreating a scorecard for your favorite board game or even a simple to-do list app. It doesn't have to be fancy; just get something working!
Check out The Odin Project; it’s a great resource for self-learners. Remember, coding is all about practice. If tutorials help you understand better, keep using them, but try to modify what you learn to make it your own.
Start with small tasks! Think about building a form submission or recreate a simple bouncing ball game. I did similar exercises when I was starting out, and they helped me remember the concepts much better!
Why not start with something simple like a game? Try creating a basic number calculator or even a game where an object moves away from the mouse. These small projects can really help build your confidence before you tackle more complex builds.
The best way to learn is by doing! Watching videos is useful, but you won't really retain much unless you start building your own projects. Just dive in and start coding.

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