My Collection must extend the Backbone Collection class, but now I can specify the kind of objects the Collection will hold as part of declaring the class. The only thing I have to do with the ...
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 ...