News

Microsoft announced an ambitious project to inject type syntax into ECMAScript, the official JavaScript standard. While that might sound an awful lot like TypeScript, it's different. The company is ...
JavaScript is the most in-demand programming language for developer jobs and one of the most versatile languages for full-stack development. Here's what you need to know about JavaScript.
JavaScript syntax has strict rules for adding monetary symbols, the right number of decimal places and for placing decimal points correctly.
CoffeeScript, a simple languages that compiles to JavaScript and aims to make web developers’ lives easier, has just moved to a second major release, one that emphasizes syntax improvements ...
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout.