When I started to learn JS...

Starting JavaScript can be an exciting and rewarding journey, but it may also seem a bit challenging at first. Here are a few opinions and considerations to keep in mind when starting with JavaScript as I experienced in a few recent days...

JavaScript is Versatile: JavaScript is a versatile language that can be used for both front-end and back-end web development, making it a valuable skill to have. You can use it to create interactive web applications, build server-side applications, and even develop mobile apps.

Fundamental for Web Development: If you want to become a web developer, learning JavaScript is essential. It's the language of the web and is used to make websites dynamic and interactive.

Practice is Key: Like any programming language, practice is key. To become proficient in JavaScript, you'll need to write code, experiment with projects, and work on real-world applications. Don't just read about it; apply what you've learned

Patience and Persistence: Learning JavaScript takes time, and it's normal to face moments of frustration

That is what I saw when I started first as I was stuck at every simpler and easier point, Tried to write code without knowing and I mean you should know what is needed/use of writing some code while practicing. One needs to have patience while learning as learning is a process so keep enjoying it.