News

CoffeeScript 2, which had been in a beta stage since April, features a compiler that translates CoffeeScript code into modern JavaScript syntax. A CoffeeScript “class” is now output using the ...
JavaScript syntax has strict rules for adding monetary symbols, the right number of decimal places and for placing decimal points correctly.
The Practical Client Integrating JavaScript with TypeScript (and Backbone and Knockout) Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along ...