How did you learn JavaScript

I would love to learn JavaScript so how long did it take you what was you method and most importantly do you still use blocks over js

2 Likes

If you want to learn JS, you should learn the basics, such as understanding how to create variables, if statements, for statements, functions, things like that. Then when your ready, go ahead and work. I tend to start in Blocks before going into javascript, so I have an already working program on my hands. There seems to be a website, and plenty of books to learn JavaScript, which should help :).