The Practical Client TypeScript 2.0: Even Better Data Typing and Class Discriminants If you care about data typing and want to avoid null/undefined errors, there's a lot you're going to like in ...
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 ...