As budding programmers quickly discover, the first program you're likely to write in a new language is the "Hello World" application. Typically all such a program does is print out "Hello World" is ...
In previous columns I’ve looked at using TypeScript with popular JavaScript frameworks like Knockout and Backbone. It makes sense, therefore, to look at how to use TypeScript with one of the most ...