Set up a TDD environment for test applications by choosing and integrating a toolset that works with Visual Studio. It's not a completely satisfying solution, but it's enough to start building an ...
About a year and a half ago, Microsoft unveiled its TypeScript language to help programmers write large programs in JavaScript. Starting today, with the arrival of the first release candidate of ...
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 ...