Electron, a framework based on Node.js and Chromium for building cross-platform desktop apps using JavaScript, CSS, and HTML, now has TypeScript support by way of a TypeScript definition file that's ...
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 ...