News

A lot of jQuery stuff uses what I call the 'function' method, both seem to have benefits and drawbacks, so I'm wondering which method you use when designing JavaScript classes and why you take ...
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. I ...
This JavaScript thing might just catch on. The world's most popular programming language is starting to look like a real programming language, with classes, modules, promises and more. There's even a ...