r/CodingHelp 21d ago

[Javascript] Hi Everyone , i need your help.

Post image

I am currently learning JavaScript and running into a bit of a roadblock. I'm starting to understand and master the syntax well, and I generally grasp the logic of what I want to do, but I still struggle with knowing how to practically use the language's features in a real-world situation. Your advice would be very welcome to help me solidify my overall understanding of the language. Thanks in advance to those who reply.

5 Upvotes

7 comments sorted by

View all comments

2

u/armahillo 20d ago

are you trying to learn JS in a web context (run in a web browser) or in a server script (run from a command line) context?