Comment on Ask HN: Learning to write good JavaScriptComments−adamman13ySince you are familiar with .net, I recommend studying typescript http://www.typescriptlang.org/You'll learn a lot from watching their tutorials and how the code is converted to javascript.−rcknightOP13yI have had a brief look at typescript, it does look interesting!However I think I would rather get a strong handle on vanilla JavaScript before I start looking at things like Coffeescript/Typescript.−nXqd13yI recommend not studying fancy stuff since you understand its root. Learn vanilla javascript first :)
Comments
Since you are familiar with .net, I recommend studying typescript http://www.typescriptlang.org/
You'll learn a lot from watching their tutorials and how the code is converted to javascript.
I have had a brief look at typescript, it does look interesting!
However I think I would rather get a strong handle on vanilla JavaScript before I start looking at things like Coffeescript/Typescript.
I recommend not studying fancy stuff since you understand its root. Learn vanilla javascript first :)