<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Debug With TypeScript 0.8.1</title>
	<atom:link href="http://www.johnpapa.net/debug-with-typescript08/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnpapa.net/debug-with-typescript08/</link>
	<description>Evangelist on the loose</description>
	<lastBuildDate>Wed, 19 Jun 2013 00:23:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: TypeScript, breve resumen e informaci&#243;n a tener en cuenta! &#124; Jersson on the block!</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-62111</link>
		<dc:creator>TypeScript, breve resumen e informaci&#243;n a tener en cuenta! &#124; Jersson on the block!</dc:creator>
		<pubDate>Mon, 21 Jan 2013 06:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-62111</guid>
		<description><![CDATA[[...] claro de las publicaciones encontradas en el blog oficial), por ejemplo en este post mencionan como ha mejorado la depuración en el lenguaje (antes no había [...]]]></description>
		<content:encoded><![CDATA[<p>[...] claro de las publicaciones encontradas en el blog oficial), por ejemplo en este post mencionan como ha mejorado la depuración en el lenguaje (antes no había [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TypeScript, breve resumen e informaci&#243;n a tener en cuenta! - Jersson on Geeks·ms</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-62101</link>
		<dc:creator>TypeScript, breve resumen e informaci&#243;n a tener en cuenta! - Jersson on Geeks·ms</dc:creator>
		<pubDate>Mon, 21 Jan 2013 06:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-62101</guid>
		<description><![CDATA[[...] claro de las publicaciones encontradas en el blog oficial), por ejemplo en este post mencionan como ha mejorado la depuración en el lenguaje (antes no había )    Ahora si te quieres ahorrar la lectura también hay un video [...]]]></description>
		<content:encoded><![CDATA[<p>[...] claro de las publicaciones encontradas en el blog oficial), por ejemplo en este post mencionan como ha mejorado la depuración en el lenguaje (antes no había )    Ahora si te quieres ahorrar la lectura también hay un video [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-60341</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Thu, 17 Jan 2013 18:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-60341</guid>
		<description><![CDATA[Is it supposed to work for Win8 apps ? I tryed on the app in the samples and can&#039;t get the debugging to work (I have enabled sourcemap generation in webessentials but it does not change anything)]]></description>
		<content:encoded><![CDATA[<p>Is it supposed to work for Win8 apps ? I tryed on the app in the samples and can&#8217;t get the debugging to work (I have enabled sourcemap generation in webessentials but it does not change anything)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting Started with TypeScript Now and A New Course Coming Soon! &#124; the pluralsight blog</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-57241</link>
		<dc:creator>Getting Started with TypeScript Now and A New Course Coming Soon! &#124; the pluralsight blog</dc:creator>
		<pubDate>Mon, 07 Jan 2013 17:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-57241</guid>
		<description><![CDATA[[...] TypeScript is touted as a language for &#8220;application-scale JavaScript development&#8221;. It is a typed (optionally) superset of JavaScript that compiles to JavaScript (ES3 or ES5 compliant, your choice). When Microsoft first released the preview for TypeScript, I was attracted to it because it doesn&#8217;t try to invent something new. Rather, TypeScript takes JavaScript, and adds in optional static typing and a bunch of features that ES6 is looking at. So you don&#8217;t have to learn something completely different. In fact, you can also debug TypeScript either in the browser or right in Visual Studio 2012! [...]]]></description>
		<content:encoded><![CDATA[<p>[...] TypeScript is touted as a language for &#8220;application-scale JavaScript development&#8221;. It is a typed (optionally) superset of JavaScript that compiles to JavaScript (ES3 or ES5 compliant, your choice). When Microsoft first released the preview for TypeScript, I was attracted to it because it doesn&#8217;t try to invent something new. Rather, TypeScript takes JavaScript, and adds in optional static typing and a bunch of features that ES6 is looking at. So you don&#8217;t have to learn something completely different. In fact, you can also debug TypeScript either in the browser or right in Visual Studio 2012! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New TypeScript Fundamentals Course &#124; John Papa</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-50351</link>
		<dc:creator>New TypeScript Fundamentals Course &#124; John Papa</dc:creator>
		<pubDate>Sun, 23 Dec 2012 01:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-50351</guid>
		<description><![CDATA[[...] TypeScript is touted as a language for &#8220;application-scale JavaScript development&#8221;. It is a typed (optionally) superset of JavaScript that compiles to JavaScript (ES3 or ES5 compliant, your choice). When Microsoft first released the preview for TypeScript, I was attracted to it because it doesn&#8217;t try to invent something new. Rather, TypeScript takes JavaScript, and adds in optional static typing and a bunch of features that ES6 is looking at. So you don&#8217;t have to learn something completely different. In fact, you can also debug TypeScript either in the browser or right in Visual Studio 2012! [...]]]></description>
		<content:encoded><![CDATA[<p>[...] TypeScript is touted as a language for &#8220;application-scale JavaScript development&#8221;. It is a typed (optionally) superset of JavaScript that compiles to JavaScript (ES3 or ES5 compliant, your choice). When Microsoft first released the preview for TypeScript, I was attracted to it because it doesn&#8217;t try to invent something new. Rather, TypeScript takes JavaScript, and adds in optional static typing and a bunch of features that ES6 is looking at. So you don&#8217;t have to learn something completely different. In fact, you can also debug TypeScript either in the browser or right in Visual Studio 2012! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upgrade TypeScript project from 0.8.0 to version 0.8.1.1 &#124; Cyan By Fuchsia</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-50151</link>
		<dc:creator>Upgrade TypeScript project from 0.8.0 to version 0.8.1.1 &#124; Cyan By Fuchsia</dc:creator>
		<pubDate>Sat, 22 Dec 2012 08:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-50151</guid>
		<description><![CDATA[[...] I would recommend you to recreate your project using the new version, so you could also debug your TypeScript code as well as getting rid of hard-coded version in the project file altogether (the project file [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I would recommend you to recreate your project using the new version, so you could also debug your TypeScript code as well as getting rid of hard-coded version in the project file altogether (the project file [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-49201</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 16 Dec 2012 17:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-49201</guid>
		<description><![CDATA[Hi Evan,

I&#039;ve had a lot more success with it since the newest Web Essentials 1.9+ came out and TypeScript revision. Works much better now and more consistently. I also turn off the feature to compile JS on build, as it interferes with debugging IME.]]></description>
		<content:encoded><![CDATA[<p>Hi Evan,</p>
<p>I&#8217;ve had a lot more success with it since the newest Web Essentials 1.9+ came out and TypeScript revision. Works much better now and more consistently. I also turn off the feature to compile JS on build, as it interferes with debugging IME.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan larsen</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-49191</link>
		<dc:creator>evan larsen</dc:creator>
		<pubDate>Sun, 16 Dec 2012 17:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-49191</guid>
		<description><![CDATA[its buggy for me too. I found that If I clean solution and set the web essentials to &#039;build all TS files on build&#039; and then do a build.. it will work.

This is not ideal though.. I usually turn the &#039;build all TS files on build&#039; option off because it is bloating my source control.]]></description>
		<content:encoded><![CDATA[<p>its buggy for me too. I found that If I clean solution and set the web essentials to &#8216;build all TS files on build&#8217; and then do a build.. it will work.</p>
<p>This is not ideal though.. I usually turn the &#8216;build all TS files on build&#8217; option off because it is bloating my source control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: João Paulo Menezes (@JPMenez)</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-48061</link>
		<dc:creator>João Paulo Menezes (@JPMenez)</dc:creator>
		<pubDate>Fri, 16 Nov 2012 10:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-48061</guid>
		<description><![CDATA[I was using Google Chrome and breakpoints weren&#039;t working. Tried with Internet Explorer 10 and everything is working fine now.]]></description>
		<content:encoded><![CDATA[<p>I was using Google Chrome and breakpoints weren&#8217;t working. Tried with Internet Explorer 10 and everything is working fine now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #1234</title>
		<link>http://www.johnpapa.net/debug-with-typescript08/#comment-48051</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #1234</dc:creator>
		<pubDate>Fri, 16 Nov 2012 09:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9831#comment-48051</guid>
		<description><![CDATA[[...] Debug With TypeScript 0.8.1  - John Papa takes a brief look at the new debugging experience for TypeScript, at the source level right inside Visual Studio. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Debug With TypeScript 0.8.1  &#8211; John Papa takes a brief look at the new debugging experience for TypeScript, at the source level right inside Visual Studio. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>