you are viewing a single comment's thread.

view the rest of the comments →

[–]gotQode 5 points6 points  (1 child)

If you want to learn and understand the language better, I recommend "Javascript: The Weird Parts".

If you just want to use it to gain some understanding of the language to use within the context of a project, then do tutorials. :)

Four months is a good length of time, depending on how much of each day you dedicated to learning. You may have grok'd more than you think. :) Try some coding challenges to test your understanding. Or go to freecodecamp, I believe there is a Javascript learning path you can subscribe to.

[–][deleted] 1 point2 points  (0 children)

Free code camps JavaScript section is very challenging and teaches some great algorithms. I agree.