How to advance in my JavaScript skills? [closed]
- by IlyaD
I am using javascript for about two years now, and I feel that I can do really basic stuff.
I can make some basic algorithms and mostly use jQuery for interactive elements on webpages, and as I need to do more advanced things I get the feeling that my knowledge is lacking.
In most cases I find a code, it takes me quite some time to understand it, but I don't understand why it is written as it is. I have no background in computer science, so I'm not sure weather I should go to the basics, or get some advanced javascript book/course.
How can I make that jump from using JS for scripting to become a real programmer?