Demo from presentation at
. Check out slides at
or here in doc folder .
JavaScript is the assembly language of the web. There are languages that transcompile to JavaScript such as TypeScript, CoffeScript and many more. This is introduction to TypeScript with comparison CoffeScript and plain old JavaScript. It shows how to address some JavaScript specific challenges.