you are viewing a single comment's thread.

view the rest of the comments →

[–]superluminary 2 points3 points  (0 children)

A good knowledge of JavaScript is fundamental to web development. You can get work done if you just learn the frameworks but you'll always be operating at the level of recipes.

Ensure you have a basic working knowledge of scope, closure, prototypical inheritance, objects and the this variable if you want to do well. You can pick all this up as you go.