TouchDevelop: A touch-first IDE for the Web created with TypeScript
Listen now
Description
TouchDevelop is a novel, touch-first IDE originally written as a Windows Phone 7 app using C# and XAML. TouchDevelop lets you create WP7, Win8 and Web-apps directly on your phone, tablet, or desktop. Trying to build the JavaScript version, both for Win8 and the Web, we were frustrated by the complete lack of compile-time checking. We thus got very excited to be one of the very early adopters of TypeScript, a typed superset of JavaScript that compiles to idiomatic JavaScript.
More Episodes
Published 02/14/13
In this talk, we will share 18 tips based on what we learned when building Hilo, a world-ready Windows Store app built using modern C++ and Windows XAML. Topics include C++ 11, asynchronous programming, live tiles, pages, touch, navigation, file system queries, suspend/resume, and localization....
Published 02/14/13
Learn all about the new component extensions to C++, that help target the Windows Runtime Library. Learn when to use WRL directly and when to use the components extension. This talk is for you if you want to understand all the nitty-gritties of the language, semantics and best practices when...
Published 11/28/12