<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - TypeScript is JavaScript...</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - TypeScript is JavaScript...</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sun, 26 May 2013 09:02:46 GMT</pubDate>
	<lastBuildDate>Sun, 26 May 2013 09:02:46 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>113</c9:totalResults>
	<c9:pageCount>-113</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I know some 9ers never attend anywhere but for the forum so link is <a href="http://channel9.msdn.com/posts/Anders-Hejlsberg-Introducing-TypeScript">here</a>.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3225509c2642407688dda0dd011db94a#3225509c2642407688dda0dd011db94a</link>
		<pubDate>Mon, 01 Oct 2012 17:20:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3225509c2642407688dda0dd011db94a#3225509c2642407688dda0dd011db94a</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>how do I test out the result on my IE or other browsers? I mean, is it hard to read the compiled code?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/978969975fc7401186e5a0dd0143fe50#978969975fc7401186e5a0dd0143fe50</link>
		<pubDate>Mon, 01 Oct 2012 19:39:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/978969975fc7401186e5a0dd0143fe50#978969975fc7401186e5a0dd0143fe50</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>The compiled code is very easy to read. After all, TypeScript is a Javascript feature superset. So it's not the end of anything but another path to Javascript. Go watch the video!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/65caf8cb833d4ec29d33a0dd014b8b6f#65caf8cb833d4ec29d33a0dd014b8b6f</link>
		<pubDate>Mon, 01 Oct 2012 20:07:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/65caf8cb833d4ec29d33a0dd014b8b6f#65caf8cb833d4ec29d33a0dd014b8b6f</guid>
		<dc:creator>Bent Rasmussen</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/exoteric/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>It has been done before and arguably better. We've been using <a href="http://coffeescript.org/">CoffeeScript</a> for some time, it's a good example of a language that improves JavaScript significantly while not being some kind of totally different idea or doing silly things like adding static typing.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/a39a19f1686442f28e87a0dd018b7784#a39a19f1686442f28e87a0dd018b7784</link>
		<pubDate>Mon, 01 Oct 2012 23:59:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/a39a19f1686442f28e87a0dd018b7784#a39a19f1686442f28e87a0dd018b7784</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ca39a19f1686442f28e87a0dd018b7784">Bass</a>:Yeah but it is not supported by a big powerhouse software company.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/902bd17cd98b48f1923ba0de0008f803#902bd17cd98b48f1923ba0de0008f803</link>
		<pubDate>Tue, 02 Oct 2012 00:32:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/902bd17cd98b48f1923ba0de0008f803#902bd17cd98b48f1923ba0de0008f803</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText">It has been done before and arguably better. We've been using <a href="http://coffeescript.org/">CoffeeScript</a> for some time, it's a good example of a language that improves JavaScript significantly while not being some kind of totally different idea or doing silly things like adding static typing.</div></blockquote><p></p><p>The whole point of this is to add static typing to&nbsp;JavaScript. Whether you think that's a good idea or not, a language that doesn't do that isn't doing &quot;it&quot;, better or otherwise.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f20a7d702aad44b9ba91a0de00261c54#f20a7d702aad44b9ba91a0de00261c54</link>
		<pubDate>Tue, 02 Oct 2012 02:18:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f20a7d702aad44b9ba91a0de00261c54#f20a7d702aad44b9ba91a0de00261c54</guid>
		<dc:creator>contextfree`</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/contextfree`/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cf20a7d702aad44b9ba91a0de00261c54">contextfree`</a>:</p><p>Nope.</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c902bd17cd98b48f1923ba0de0008f803">TexasToast</a>:</p><p>Doesn't really matter.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b172a2684ccc41f3b6c3a0de00284fec#b172a2684ccc41f3b6c3a0de00284fec</link>
		<pubDate>Tue, 02 Oct 2012 02:26:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b172a2684ccc41f3b6c3a0de00284fec#b172a2684ccc41f3b6c3a0de00284fec</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c65caf8cb833d4ec29d33a0dd014b8b6f">exoteric</a>:</p><p>Just watched the video. Looks promising. With enough tutorial and community support, I will totally jump on it.</p><p>Didn't see watch it clearly, but, how do I mix and match JavaScript? I mean, if I didn't include the declaration file, can I still use it? So, what is going to happen when I use TypeScript to a method that takes ANY and return ANY?</p><p>One scenario is that I want to have a strange method that can basically works for ANY. Like perhaps adding new attribute to ANY type? I don't know if this is possible in JS yet, but, I remember a bit that this can be done.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5aed048264d749a29beda0de003a1c6d#5aed048264d749a29beda0de003a1c6d</link>
		<pubDate>Tue, 02 Oct 2012 03:31:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5aed048264d749a29beda0de003a1c6d#5aed048264d749a29beda0de003a1c6d</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/a39a19f1686442f28e87a0dd018b7784">8 hours&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>It has been done before and arguably better. We've been using <a href="http://coffeescript.org/">CoffeeScript</a> for some time, it's a good example of a language that improves JavaScript significantly while not being some kind of totally different idea or doing silly things like adding static typing.</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>This makes no sense. &quot;X has been done before except while not doing X.&quot;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/cb057e0863944188a0e3a0de00843e12#cb057e0863944188a0e3a0de00843e12</link>
		<pubDate>Tue, 02 Oct 2012 08:01:28 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/cb057e0863944188a0e3a0de00843e12#cb057e0863944188a0e3a0de00843e12</guid>
		<dc:creator>Bas</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bas/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>The end of this thread?<br><br>TypeScript <em>is</em> JavaScript...</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/bb74a8caae344812abf4a0de00b191f7#bb74a8caae344812abf4a0de00b191f7</link>
		<pubDate>Tue, 02 Oct 2012 10:46:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/bb74a8caae344812abf4a0de00b191f7#bb74a8caae344812abf4a0de00b191f7</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>How about JavaScript is finally Dead.&nbsp;&nbsp; Long live TypeScript!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/dbd871eea7b544caa3b2a0de00d88464#dbd871eea7b544caa3b2a0de00d88464</link>
		<pubDate>Tue, 02 Oct 2012 13:08:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/dbd871eea7b544caa3b2a0de00d88464#dbd871eea7b544caa3b2a0de00d88464</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Ha, maybe it should be called TurboJavaScript <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/a90d7636b69042df8220a0de00f59808#a90d7636b69042df8220a0de00f59808</link>
		<pubDate>Tue, 02 Oct 2012 14:54:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/a90d7636b69042df8220a0de00f59808#a90d7636b69042df8220a0de00f59808</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>So I would describe TypeScript as a <a href="http://en.wikipedia.org/wiki/Decorator_pattern">Decorator </a>for JavaScript; wrapping it and adding additional features. Seems like a pragmatic approach to make the most of the current technology without expecting everyone to adopt a new standard.</p><p>Herbie</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9d60ce120d3a404b8b73a0de00f89df4#9d60ce120d3a404b8b73a0de00f89df4</link>
		<pubDate>Tue, 02 Oct 2012 15:05:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9d60ce120d3a404b8b73a0de00f89df4#9d60ce120d3a404b8b73a0de00f89df4</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/bb74a8caae344812abf4a0de00b191f7">4 hours&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>The end of this thread?<br><br>TypeScript <em>is</em> JavaScript...</p><p>C</p><p></p></div></blockquote><p></p><p>It's a signature of Coffeehouse to have misleading thread titles for dramatic effect, annoying as it can be <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f4e8e5aaa6884bec9475a0de0103284d#f4e8e5aaa6884bec9475a0de0103284d</link>
		<pubDate>Tue, 02 Oct 2012 15:43:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f4e8e5aaa6884bec9475a0de0103284d#f4e8e5aaa6884bec9475a0de0103284d</guid>
		<dc:creator>Bent Rasmussen</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/exoteric/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>First I see this as a good thing. a) It's open source, how can that be bad?, b) Already I see some die hard Microsoft fanbois (yes, there are some of those left <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />) who swore they wouldn't&nbsp; touch JS with a 10 meters pole hailing this as the thing which saved JS. Good for you. Please use this.</p><p>I have said before on the IE blog, &quot;Microsoft&nbsp;was brought&nbsp;into HTML5 screaming and kicking&quot;, after a long detour into Silverlight. So now I say: Microsoft came into open source screaming and kicking, but came it did. Welcome (not that I am a great OS contributor, or any contributor).</p><p>I'm just curious what's Anders, or Microsoft, take on releasing dotnet on the same terms, or when he came to realize that open source was any good. (I'm not saying that all the great guys who contribute to open source were like that for their entire professional life, but still, it seems Microsoft were last, please close the door after you <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif?v=c9' alt='Wink' />)</p><p>EDIT: And for that matter, and i'm sure Andres isn't reading this, but what's your take on Microsoft calming Linux infringes on 287 or so of their patents??</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/59efdf84614c402ba6d2a0de010514b8#59efdf84614c402ba6d2a0de010514b8</link>
		<pubDate>Tue, 02 Oct 2012 15:50:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/59efdf84614c402ba6d2a0de010514b8#59efdf84614c402ba6d2a0de010514b8</guid>
		<dc:creator>fanbaby</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/fanbaby/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c59efdf84614c402ba6d2a0de010514b8">fanbaby</a>: This is hardly the first open source project MS has done. Parts of .Net's web stack, like ASP.NET MVC, have been open source for a while now.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d81d8f43f984449f8f58a0de0105cba2#d81d8f43f984449f8f58a0de0105cba2</link>
		<pubDate>Tue, 02 Oct 2012 15:53:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d81d8f43f984449f8f58a0de0105cba2#d81d8f43f984449f8f58a0de0105cba2</guid>
		<dc:creator>Sven Groot</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sven Groot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c59efdf84614c402ba6d2a0de010514b8">fanbaby</a>: .NET 4.5 source code is available <a href="http://blogs.msdn.com/b/dotnet/archive/2012/08/15/announcing-the-release-of-net-framework-4-5-rtm-product-and-source-code.aspx">http://blogs.msdn.com/b/dotnet/archive/2012/08/15/announcing-the-release-of-net-framework-4-5-rtm-product-and-source-code.aspx</a></p><p>It isn't open source, but it is fantastic to be able to debug</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f1ad7392842646ecb8a8a0de01066458#f1ad7392842646ecb8a8a0de01066458</link>
		<pubDate>Tue, 02 Oct 2012 15:55:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f1ad7392842646ecb8a8a0de01066458#f1ad7392842646ecb8a8a0de01066458</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Just to add to my post, open source is great isn't it? We live in a great time. OS is the great equalizer. How else can a single guy create something, say jQuery or CoffeeScript,&nbsp;which decimates other work by large teams, whether open or close.</p><p>So today Microsoft added yet&nbsp;ANOTHER&nbsp;transpiler. Great. News at 9. You see, in this new world, the fact that it's Microsoft, or Google, or Apple or anyone, means nothing.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/57827795902c476f9a2da0de010c4434#57827795902c476f9a2da0de010c4434</link>
		<pubDate>Tue, 02 Oct 2012 16:16:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/57827795902c476f9a2da0de010c4434#57827795902c476f9a2da0de010c4434</guid>
		<dc:creator>fanbaby</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/fanbaby/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/57827795902c476f9a2da0de010c4434">42 minutes&nbsp;ago</a>, <a href="/Niners/fanbaby">fanbaby</a> wrote</p><p>So today Microsoft added yet&nbsp;ANOTHER&nbsp;transpiler. Great. News at 9. You see, in this new world, the fact that it's Microsoft, or Google, or Apple or anyone, means nothing.</p><p></p></div></blockquote><p></p><p>LOL, only in fanboy dreams. FOSS projects without substantial backing are high risk options and always will be. Nobody wants to bet heavily on something that disappears overnight because the kid responsible for it got a real job/bored/went to college etc.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/80f0871ce0dc403484d0a0de011959ec#80f0871ce0dc403484d0a0de011959ec</link>
		<pubDate>Tue, 02 Oct 2012 17:04:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/80f0871ce0dc403484d0a0de011959ec#80f0871ce0dc403484d0a0de011959ec</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>It looks like something significant to the way they've implemented this is that they are keeping it compatible with ECMAScript 6. So, at some point, TypeScript may just simply be ECMAScript. They'll probably continue to add to what they support, but this is a good start.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7bc9da7969314e15ba0ba0de011bc1f1#7bc9da7969314e15ba0ba0de011bc1f1</link>
		<pubDate>Tue, 02 Oct 2012 17:13:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7bc9da7969314e15ba0ba0de011bc1f1#7bc9da7969314e15ba0ba0de011bc1f1</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I like what I'm seeing! If nothing else, this could be a great test bed/proving ground for the features MS wants in <span>ECMAScript&nbsp;</span>6.</p><p>The holy grail for me would be to get optional end-to-end data binding of the entire view including 1 &gt; M relationships in the client to/from the web server via command scaffolding. This looks 1 step closer in that direction.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4d48c7e521dc4b219a8ca0de011f0793#4d48c7e521dc4b219a8ca0de011f0793</link>
		<pubDate>Tue, 02 Oct 2012 17:25:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4d48c7e521dc4b219a8ca0de011f0793#4d48c7e521dc4b219a8ca0de011f0793</guid>
		<dc:creator>itsnotabug</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/itsnotabug/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>... or doing silly things like adding static typing ...</p><p></p></div></blockquote><p></p><p>Don't make me come over there!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3acd090cb7fe4dfaa3daa0de013d4756#3acd090cb7fe4dfaa3daa0de013d4756</link>
		<pubDate>Tue, 02 Oct 2012 19:15:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3acd090cb7fe4dfaa3daa0de013d4756#3acd090cb7fe4dfaa3daa0de013d4756</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>...but what's your take on Microsoft calming Linux infringes on 287 or so of their patents??...</p><p></p></div></blockquote><p></p><p>I wouldn't get your hopes up. Employees with their Microsoft hat on are usually not silly enough to venture close to the legal pit of death that questions like that might send them spiraling into.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5bbbb37f76954ec8ab1fa0de013dc9f6#5bbbb37f76954ec8ab1fa0de013dc9f6</link>
		<pubDate>Tue, 02 Oct 2012 19:17:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5bbbb37f76954ec8ab1fa0de013dc9f6#5bbbb37f76954ec8ab1fa0de013dc9f6</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ca90d7636b69042df8220a0de00f59808">felix9</a>:</p><p>I would call it JS&#43;1. Because it is using JS as IL and one level on top of the IL.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c0d154a996b242d1885ba0de01437d1d#c0d154a996b242d1885ba0de01437d1d</link>
		<pubDate>Tue, 02 Oct 2012 19:37:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c0d154a996b242d1885ba0de01437d1d#c0d154a996b242d1885ba0de01437d1d</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3acd090cb7fe4dfaa3daa0de013d4756">evildictaitor</a>:</p><p>Go back to your FORTRAN coding grandpa.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e50a1de9416a42709920a0de01453a6d#e50a1de9416a42709920a0de01453a6d</link>
		<pubDate>Tue, 02 Oct 2012 19:44:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e50a1de9416a42709920a0de01453a6d#e50a1de9416a42709920a0de01453a6d</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Two questions.</p><p>1) Where do I go to get up-to-date d.ts files? Like jquery.d.ts? Is there a repository?</p><p>2) Is there actual documentation? Or do I just get a bunch of samples and a playground?</p><p>Right now I am getting lots of &quot;The property X does not exist on the value of type Y.&quot; errors, and I don't see an&nbsp;obvious&nbsp;fix.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c5388564727b441db92ba0de01490108#c5388564727b441db92ba0de01490108</link>
		<pubDate>Tue, 02 Oct 2012 19:57:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c5388564727b441db92ba0de01490108#c5388564727b441db92ba0de01490108</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cc5388564727b441db92ba0de01490108">JoshRoss</a>:</p><p>The obvious fix would be to disable &quot;type&quot; checking in the compiler.&nbsp;I notice that in their playground, &quot;type&quot; mismatches only produce warnings, so I assume it is possible. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3ce96b8bc9904908b5d2a0de014ba9f1#3ce96b8bc9904908b5d2a0de014ba9f1</link>
		<pubDate>Tue, 02 Oct 2012 20:07:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3ce96b8bc9904908b5d2a0de014ba9f1#3ce96b8bc9904908b5d2a0de014ba9f1</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3ce96b8bc9904908b5d2a0de014ba9f1">Bass</a>: Almost the entire purpose of this is for type checking, why would I turn it off? I can add properties to interfaces, that I create, and that seems to clear that type of error.</p><p>And interfaces don't seem to collide with each other. I guess they are just merged some how. Last in wins?</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5145ffc698c643fe9342a0de014f2430#5145ffc698c643fe9342a0de014f2430</link>
		<pubDate>Tue, 02 Oct 2012 20:20:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5145ffc698c643fe9342a0de014f2430#5145ffc698c643fe9342a0de014f2430</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e50a1de9416a42709920a0de01453a6d">1 hour&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3acd090cb7fe4dfaa3daa0de013d4756">evildictaitor</a>:</p><p>Go back to your FORTRAN coding grandpa.</p><p></p></div></blockquote><p></p><p>Any time you save by not typing out types is more than made up hunting bugs that would trigger compile-time errors in any good language.</p><p>Case in point: When did you last reuse code? How many&nbsp;JavaScript&nbsp;libraries have you made? When you start a new webpage, how much time do you spend writing code you've already written before? When was the last time you got to debug an exception that happened on a customer's machine or step through your code?</p><p>I'll stick with my FORTRAN. It's got way better features than your JavaScript does.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/35b157ea05cf4565a247a0de015a48cd#35b157ea05cf4565a247a0de015a48cd</link>
		<pubDate>Tue, 02 Oct 2012 21:00:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/35b157ea05cf4565a247a0de015a48cd#35b157ea05cf4565a247a0de015a48cd</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c5145ffc698c643fe9342a0de014f2430">JoshRoss</a>:<br><br>Because it is unnecessary.</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c35b157ea05cf4565a247a0de015a48cd">evildictaitor</a>:</p><p>Obviously what we need is a FORTRAN to JS compiler.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/0618246357dd4983b3aba0de015e1dc0#0618246357dd4983b3aba0de015e1dc0</link>
		<pubDate>Tue, 02 Oct 2012 21:14:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/0618246357dd4983b3aba0de015e1dc0#0618246357dd4983b3aba0de015e1dc0</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>Obviously what we need is a FORTRAN to JS compiler.</p><p></p></div></blockquote><p></p><p>Then at least Javascript would have types.</p><p>And there we are. Full circle.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/1516c3769de24861af40a0de01639079#1516c3769de24861af40a0de01639079</link>
		<pubDate>Tue, 02 Oct 2012 21:34:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/1516c3769de24861af40a0de01639079#1516c3769de24861af40a0de01639079</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I remember FoxPro had dynamic typing, but people treated that language like a redheaded stepchild.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/82d8f9b64ea34d89ae7fa0de0166894e#82d8f9b64ea34d89ae7fa0de0166894e</link>
		<pubDate>Tue, 02 Oct 2012 21:45:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/82d8f9b64ea34d89ae7fa0de0166894e#82d8f9b64ea34d89ae7fa0de0166894e</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c0618246357dd4983b3aba0de015e1dc0">Bass</a>: Do you turn off your static&nbsp;analyzers because they are&nbsp;unnecessary? Or check-in comments? Who needs code reviewers? All completely&nbsp;unnecessary!</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d6641a4c0cb04b9a8119a0de016cc03a#d6641a4c0cb04b9a8119a0de016cc03a</link>
		<pubDate>Tue, 02 Oct 2012 22:08:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d6641a4c0cb04b9a8119a0de016cc03a#d6641a4c0cb04b9a8119a0de016cc03a</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cd6641a4c0cb04b9a8119a0de016cc03a">JoshRoss</a>: IIRC, Bass even stated that he thinks comments in source code to be unnecessary.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3dd2abd5dfee48fd9deaa0de016fe4b7#3dd2abd5dfee48fd9deaa0de016fe4b7</link>
		<pubDate>Tue, 02 Oct 2012 22:19:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3dd2abd5dfee48fd9deaa0de016fe4b7#3dd2abd5dfee48fd9deaa0de016fe4b7</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c1516c3769de24861af40a0de01639079">evildictaitor</a>:</p><p>JavaScript has types.</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cd6641a4c0cb04b9a8119a0de016cc03a">JoshRoss</a>:</p><p>If there is a demonstrable&nbsp;benefit, sometimes it can be worth doing unnecessary things. But you shouldn't do something without a knowable benefit. Unless you are a religious man, of course.</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3dd2abd5dfee48fd9deaa0de016fe4b7">cbae</a>:</p><p>Correct sans for the qualifier &quot;he thinks&quot;. Comments are&nbsp;always unnecessary, regardless of &quot;he thinks&quot; or &quot;X think(s)&quot;, because by definition they are ignored by the compiler.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6d0923d3362f45e0a2e6a0de017ec732#6d0923d3362f45e0a2e6a0de017ec732</link>
		<pubDate>Tue, 02 Oct 2012 23:13:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6d0923d3362f45e0a2e6a0de017ec732#6d0923d3362f45e0a2e6a0de017ec732</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c6d0923d3362f45e0a2e6a0de017ec732">Bass</a>: Why would &quot;he thinks&quot; make my statement incorrect unless you're incapable of thinking?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3bea761c3c604c749d0da0de0184f542#3bea761c3c604c749d0da0de0184f542</link>
		<pubDate>Tue, 02 Oct 2012 23:36:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3bea761c3c604c749d0da0de0184f542#3bea761c3c604c749d0da0de0184f542</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3dd2abd5dfee48fd9deaa0de016fe4b7">1 hour&nbsp;ago</a>, <a href="/Niners/cbae">cbae</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cd6641a4c0cb04b9a8119a0de016cc03a">JoshRoss</a>: IIRC, Bass even stated that he thinks comments in source code to be unnecessary.</p><p></p></div></blockquote><p></p><p>I know that he doesn't comment his code, but I would think he would comment his check-ins.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/8a7ce8705c8b424d83aaa0de0186c38d#8a7ce8705c8b424d83aaa0de0186c38d</link>
		<pubDate>Tue, 02 Oct 2012 23:42:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/8a7ce8705c8b424d83aaa0de0186c38d#8a7ce8705c8b424d83aaa0de0186c38d</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3bea761c3c604c749d0da0de0184f542">cbae</a>:</p><p>You got me.</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c8a7ce8705c8b424d83aaa0de0186c38d">JoshRoss</a>:</p><p>Pre-commit hooks can force comments that aren't an empty string.</p><p>But now that you made me think about it, this process deserves scrutiny. If I add &quot;i = 7&quot; and commit comment &quot;assigned 9 to i&quot;, I'm pretty sure every version control in existence will gladly accept this clear deception. That is a bug, and a dangerous one at that.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d843db938f674c2287c8a0de01870144#d843db938f674c2287c8a0de01870144</link>
		<pubDate>Tue, 02 Oct 2012 23:43:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d843db938f674c2287c8a0de01870144#d843db938f674c2287c8a0de01870144</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cd843db938f674c2287c8a0de01870144">Bass</a>:</p><p>You really say comments are unnecessary or you were joking? Just want to double check.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d88745ad2b4e422491c0a0df00128667#d88745ad2b4e422491c0a0df00128667</link>
		<pubDate>Wed, 03 Oct 2012 01:07:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d88745ad2b4e422491c0a0df00128667#d88745ad2b4e422491c0a0df00128667</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>Pre-commit hooks can force comments that aren't an empty string.</p><p>But now that you made me think about it, this process deserves scrutiny. If I add &quot;i = 7&quot; and commit comment &quot;assigned 9 to i&quot;, I'm pretty sure every version control in existence will gladly accept this clear deception. That is a bug, and a dangerous one at that.</p><p></p></div></blockquote><p></p><p>That's not a bug, it's a reason to fire a bad programmer.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f77a2c519c9649d18abda0df001a7bb8#f77a2c519c9649d18abda0df001a7bb8</link>
		<pubDate>Wed, 03 Oct 2012 01:36:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/f77a2c519c9649d18abda0df001a7bb8#f77a2c519c9649d18abda0df001a7bb8</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I don't like the philosophy behind commenting code. It seems to imply that the code itself isn't understandable. And that is the fundamental problem.</p><p>Either:</p><ol><li>The author can't write understandable code. </li><li>The reader isn't qualified enough to understand the code, and shouldn't be let anywhere near it .. comments or not. </li><li>The language isn't expressive enough. </li></ol><p>IMO, this is in order of commonality. All these are some kind of failure. Comments thus are a crutch for some kind of deeper failure in the code, organization doing the commenting, or programming language.</p><p>If comments were docile, I'd let it pass. But from the perspective of the machine, they aren't falsifiable. So:</p><ol><li>They can outright lie (maliciously even.. only code can be trusted) or get stale or just wrong over time. </li><li>They can't be proven correct (see: unit tests for an informal but pretty effective way of testing the functionality of code, AFAIK no equivalent exists for comments). </li></ol><p>I feel that adding the ability to comment code is up there with the &quot;null&quot; type in the fail department of programming languages, ie. one of the worst ideas to ever grace the programming profession. </p><p>Unfortunately, because comments are so easy to add to programming languages, they will continue on forever I'm sure. </p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4d10efecea1443af8c0fa0df001c29db#4d10efecea1443af8c0fa0df001c29db</link>
		<pubDate>Wed, 03 Oct 2012 01:42:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4d10efecea1443af8c0fa0df001c29db#4d10efecea1443af8c0fa0df001c29db</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c4d10efecea1443af8c0fa0df001c29db">Bass</a>: So you have never had a situation where you've gone &quot;this is a really clever but complex solution to a difficult problem, I'd better add a line of text to explain it&quot;?</p><p>Or even &quot;this is a really ugly hack but it's necessary, better explain why I did it lest this code end up on thedailywtf&quot;?</p><p>Comments that explain what you are doing are bad, for reasons you say (except in documentation comments since as the consumer of a method I don't want to have to read the code). But comments that explain <em>why</em> you are doing something are absolutely indispensable. And if your algorithm is complex enough, I'd rather read&nbsp;a few&nbsp;lines of text (with the possibility that they might be stale or wrong) than weed through 1000s of lines of codes in the hopes of figuring it out.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b0d63491fbda4a019ab0a0df00237106#b0d63491fbda4a019ab0a0df00237106</link>
		<pubDate>Wed, 03 Oct 2012 02:09:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b0d63491fbda4a019ab0a0df00237106#b0d63491fbda4a019ab0a0df00237106</guid>
		<dc:creator>Sven Groot</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sven Groot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/57827795902c476f9a2da0de010c4434">10 hours&nbsp;ago</a>, <a href="/Niners/fanbaby">fanbaby</a> wrote</p><p>Just to add to my post, open source is great isn't it? We live in a great time. OS is the great equalizer. How else can a single guy create something, say jQuery or CoffeeScript,&nbsp;which decimates other work by large teams, whether open or close.</p><p>So today Microsoft added yet&nbsp;ANOTHER&nbsp;transpiler. Great. News at 9. You see, in this new world, the fact that it's Microsoft, or Google, or Apple or anyone, means nothing.</p><p></p></div></blockquote><p></p><p>Well said - though you might be surprised at how many important projects at Microsoft are&nbsp;the responsibility, code-wise,&nbsp;of basically one developer or a small team ... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/989c62726a9a46dc98baa0df002c5fbc#989c62726a9a46dc98baa0df002c5fbc</link>
		<pubDate>Wed, 03 Oct 2012 02:41:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/989c62726a9a46dc98baa0df002c5fbc#989c62726a9a46dc98baa0df002c5fbc</guid>
		<dc:creator>contextfree`</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/contextfree`/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c4d10efecea1443af8c0fa0df001c29db">Bass</a>: Code that is self-evident with respect to what it does isn't necessarily self-evident with respect to WHY it was done a particular way. Programming is about choices, and you sometimes have to explain why you took a particular choice over another. I personally don't comment my code much, but this is one of the few reasons for which I comment even when I'm the only one to read the comment.</p><p>As for nulls, they're not usually types per se. They simply add to the range of possible values for a given type. I find the concept useful.</p><p>OTOH, I think the difference between == and === operators is one of the most retarded concepts ever invented.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6659f9b678754789acd4a0df00312de9#6659f9b678754789acd4a0df00312de9</link>
		<pubDate>Wed, 03 Oct 2012 02:59:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6659f9b678754789acd4a0df00312de9#6659f9b678754789acd4a0df00312de9</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4d10efecea1443af8c0fa0df001c29db">24 minutes&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>I don't like the philosophy behind commenting code. It seems to imply that the code itself isn't understandable. And that is the fundamental problem.</p><p>Either:</p><ol><li>The author can't write understandable code. </li><li>The reader isn't qualified enough to understand the code, and shouldn't be let anywhere near it .. comments or not. </li><li>The language isn't expressive enough. </li></ol><p>IMO, this is in order of commonality. All these are some kind of failure. Comments thus are a crutch for some kind of deeper failure in the code, organization doing the commenting, or programming language.</p><p>If comments were docile, I'd let it pass. But from the perspective of the machine, they aren't falsifiable. So:</p><ol><li>They can outright lie (maliciously even.. only code can be trusted) or get stale or just wrong over time. </li><li>They can't be proven correct (see: unit tests for an informal but pretty effective way of testing the functionality of code, AFAIK no equivalent exists for comments). </li></ol><p>I feel that adding the ability to comment code is up there with the &quot;null&quot; type in the fail department of programming languages, ie. one of the worst ideas to ever grace the programming profession.</p><p>Unfortunately, because comments are so easy to add to programming languages, they will continue on forever I'm sure.</p><p></p></div></blockquote><p></p><p>I agree with the principle, but I think you are taking things too far.</p><p>Just to make an example, the readability of any piece of code is strongly correlated to how meaningful are the identifiers the programmer chose.&nbsp;Yet, identifers are just as unverifiable and potentially misleading as comments.</p><p>If anything, yours are excellent arguments for the introduction of optional&nbsp;type annotations as they make it easier for programmers to express the intent&nbsp;of the code, when needed,&nbsp;and provide some implicit verifiability.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/578b323f27034d8195e9a0df00331d9a#578b323f27034d8195e9a0df00331d9a</link>
		<pubDate>Wed, 03 Oct 2012 03:06:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/578b323f27034d8195e9a0df00331d9a#578b323f27034d8195e9a0df00331d9a</guid>
		<dc:creator>Blue Ink</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Blue Ink/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>In case you haven't looked through the questions on <a href="http://stackoverflow.com/questions/tagged/typescript">stackoverflow</a>, here is your chance. Some of these questions, and some of these answers, are pretty good.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/76a4da3ad4514c3bbf4ba0df00344af5#76a4da3ad4514c3bbf4ba0df00344af5</link>
		<pubDate>Wed, 03 Oct 2012 03:10:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/76a4da3ad4514c3bbf4ba0df00344af5#76a4da3ad4514c3bbf4ba0df00344af5</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/80f0871ce0dc403484d0a0de011959ec">10 hours&nbsp;ago</a>, <a href="/Niners/AndyC">AndyC</a> wrote</p><p>*snip*</p><p>LOL, only in fanboy dreams. FOSS projects without substantial backing are high risk options and always will be. Nobody wants to bet heavily on something that disappears overnight because the kid responsible for it got a real job/bored/went to college etc.</p><p></p></div></blockquote><p></p><p>While it's true there are risks for using FOSS stuff Microsoft has left people high and dry too.</p><ul><li>VBScript </li><li>J# </li><li>FoxPro </li><li>WPF/SL </li><li>WP7 </li></ul><p>I used to think Microsoft was in it for the long game but it's pretty clear with what they did with WP7 and WPF/SL and now&nbsp;their replacement that locks you into W8&nbsp;that it's &quot;use at your own risk&quot;. There is no difference in Microsoft &quot;supporting&quot; a deprecated language, API, etc.&nbsp;or a FOSS project that goes dark. You can still use both stacks they're just not going anywhere. At least if you're desperate for a fix in a FOSS project you can get the source and&nbsp;fix it yourself.</p><p>That said I do give Microsoft credit for&nbsp;embracing&nbsp;FOSS stuff like node.js, jquery, etc. It helps balance things out a bit.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6e514dd35e1941a7a547a0df00408b8d#6e514dd35e1941a7a547a0df00408b8d</link>
		<pubDate>Wed, 03 Oct 2012 03:55:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6e514dd35e1941a7a547a0df00408b8d#6e514dd35e1941a7a547a0df00408b8d</guid>
		<dc:creator>DeathByVisualStudio</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeathByVisualStudio/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c6e514dd35e1941a7a547a0df00408b8d">DeathByVisualStudio</a>: And Windows Mobile, but that was junk. But, if they were any good, people would still be using them. These tools are like sharks, if they aren't moving forwards, then they are dead.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b554f461fee64787a9f2a0df0044ed5c#b554f461fee64787a9f2a0df0044ed5c</link>
		<pubDate>Wed, 03 Oct 2012 04:10:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b554f461fee64787a9f2a0df0044ed5c#b554f461fee64787a9f2a0df0044ed5c</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b554f461fee64787a9f2a0df0044ed5c">31 minutes&nbsp;ago</a>, <a href="/Niners/JoshRoss">JoshRoss</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c6e514dd35e1941a7a547a0df00408b8d">DeathByVisualStudio</a>: And Windows Mobile, but that was junk. But, if they were any good, people would still be using them. These tools are like sharks, if they aren't moving forwards, then they are dead.</p><p>-Josh</p><p></p></div></blockquote><p></p><p>No argument there; just that Microsoft is no better. And they have that nagging thing called a profit motive hanging over their heads...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/ddcdd91ac5d842ff9314a0df00509c16#ddcdd91ac5d842ff9314a0df00509c16</link>
		<pubDate>Wed, 03 Oct 2012 04:53:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/ddcdd91ac5d842ff9314a0df00509c16#ddcdd91ac5d842ff9314a0df00509c16</guid>
		<dc:creator>DeathByVisualStudio</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeathByVisualStudio/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cddcdd91ac5d842ff9314a0df00509c16">DeathByVisualStudio</a>:&nbsp;At this point, I would say that Microsoft is doing FOSS better than the other companies who present themselves as champions of FOSS.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/be79008f96dd4a89b2b7a0df005124c1#be79008f96dd4a89b2b7a0df005124c1</link>
		<pubDate>Wed, 03 Oct 2012 04:55:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/be79008f96dd4a89b2b7a0df005124c1#be79008f96dd4a89b2b7a0df005124c1</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4d10efecea1443af8c0fa0df001c29db">2 hours&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>I don't like the philosophy behind commenting code. It seems to imply that the code itself isn't understandable. And that is the fundamental problem.</p><p></p></div></blockquote><p></p><p>So you are a mind reader aren't you. You can predict perfectly what the intent of the previous programmer's design decisions by just looking at its code.</p><p>Sometimes you see code that doesn't do exactly what you would expect, but, for good reasons. If they don't leave a comment to why they decided to implement this way, you would just think they are nuts.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/64b7cbfb6a0e4af98f85a0df005215e5#64b7cbfb6a0e4af98f85a0df005215e5</link>
		<pubDate>Wed, 03 Oct 2012 04:58:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/64b7cbfb6a0e4af98f85a0df005215e5#64b7cbfb6a0e4af98f85a0df005215e5</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/be79008f96dd4a89b2b7a0df005124c1">12 minutes&nbsp;ago</a>, <a href="/Niners/kettch">kettch</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cddcdd91ac5d842ff9314a0df00509c16">DeathByVisualStudio</a>:&nbsp;At this point, I would say that Microsoft is doing FOSS better than the other companies who present themselves as champions of FOSS.</p><p></p></div></blockquote><p></p><p>Really? How so? Just curious.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/857ebf9449c840689306a0df00551fec#857ebf9449c840689306a0df00551fec</link>
		<pubDate>Wed, 03 Oct 2012 05:09:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/857ebf9449c840689306a0df00551fec#857ebf9449c840689306a0df00551fec</guid>
		<dc:creator>DeathByVisualStudio</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeathByVisualStudio/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c857ebf9449c840689306a0df00551fec">DeathByVisualStudio</a>: They are the most upfront about what they are doing. Companies like Google and Apple seem to be hiding behind the FOSS banner and using it for their own purposes, but don't seem to give back as much as they take.</p><p>Microsoft doesn't use any FOSS in their products, but gives a whole lot to the community. They aren't even pushing their own branded licenses any more and are instead using licenses that are more palatable to the FOSS fanbois.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5076396f5fce4014aea4a0df005d2120#5076396f5fce4014aea4a0df005d2120</link>
		<pubDate>Wed, 03 Oct 2012 05:39:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5076396f5fce4014aea4a0df005d2120#5076396f5fce4014aea4a0df005d2120</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/a39a19f1686442f28e87a0dd018b7784">1 day&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>It has been done before and arguably better. We've been using <a href="http://coffeescript.org/">CoffeeScript</a> for some time, it's a good example of a language that improves JavaScript significantly while not being some kind of totally different idea or doing silly things like adding static typing.</p><p></p></div></blockquote><p></p><p>Well, just because it's been done before is no reason not to try to make it better. And what's wrong with static type checking? Won't that mean less errors (especially for inexperienced programmers) and more speed?</p><p>This is a worthy effort though from first looks I prefer <a href="http://kotlin.jetbrains.org/">Kotlin</a>.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3dcb360c6b5d4913a056a0df00851a91#3dcb360c6b5d4913a056a0df00851a91</link>
		<pubDate>Wed, 03 Oct 2012 08:04:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3dcb360c6b5d4913a056a0df00851a91#3dcb360c6b5d4913a056a0df00851a91</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3dcb360c6b5d4913a056a0df00851a91">Ray7</a>: Except Typescript is not the same idea as CoffeeScript or Kotlin! &nbsp;</p><p>CoffeeScript and Kotlin are new languages, while TypeScript is a language extension; <em>that's why it's different from previous attempts.</em></p><p><em><br></em>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b853fb696f1a483682a4a0df0097c825#b853fb696f1a483682a4a0df0097c825</link>
		<pubDate>Wed, 03 Oct 2012 09:12:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b853fb696f1a483682a4a0df0097c825#b853fb696f1a483682a4a0df0097c825</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b853fb696f1a483682a4a0df0097c825">3 hours&nbsp;ago</a>, <a href="/Niners/Dr%20Herbie">Dr Herbie</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3dcb360c6b5d4913a056a0df00851a91">Ray7</a>: Except Typescript is not the same idea as CoffeeScript or Kotlin! &nbsp;</p><p>CoffeeScript and Kotlin are new languages, while TypeScript is a language extension; <em>that's why it's different from previous attempts.</em></p><p><em><br></em>Herbie</p><p></p></div></blockquote><p></p><p>Ah, I see. So there's the 'familiarity' thing ...</p><p>Verrry interesting ....</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c2539f43398a4608868da0df00d5a15c#c2539f43398a4608868da0df00d5a15c</link>
		<pubDate>Wed, 03 Oct 2012 12:57:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c2539f43398a4608868da0df00d5a15c#c2539f43398a4608868da0df00d5a15c</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cc2539f43398a4608868da0df00d5a15c">Ray7</a>: Also, you can rename your existing JavaScript files to a TS extension and hey-presto, they're valid as Typescript; easy transition is important when there is a whole world of JavaScript already out there -- nobody is likely to throw away an entire site's worth of JavaScript and rewrite in CoffeeScript, but they&nbsp;<em>might</em> rename some files and run it through the TypeScript compiler as a starting point ...</p><p>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5416b68f0e7e4ff59a68a0df00dadcdd#5416b68f0e7e4ff59a68a0df00dadcdd</link>
		<pubDate>Wed, 03 Oct 2012 13:16:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5416b68f0e7e4ff59a68a0df00dadcdd#5416b68f0e7e4ff59a68a0df00dadcdd</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5416b68f0e7e4ff59a68a0df00dadcdd">19 minutes&nbsp;ago</a>, <a href="/Niners/Dr%20Herbie">Dr Herbie</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cc2539f43398a4608868da0df00d5a15c">Ray7</a>: Also, you can rename your existing JavaScript files to a TS extension and hey-presto, they're valid as Typescript; easy transition is important when there is a whole world of JavaScript already out there -- nobody is likely to throw away an entire site's worth of JavaScript and rewrite in CoffeeScript, but they&nbsp;<em>might</em> rename some files and run it through the TypeScript compiler as a starting point ...</p><p>Herbie</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>Okay, how does the compiler work? It says that it runs on any OS anywhere, yes? So I don't need VS to compile this?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/ee34df57eb2c43d5a4a8a0df00e081ef#ee34df57eb2c43d5a4a8a0df00e081ef</link>
		<pubDate>Wed, 03 Oct 2012 13:37:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/ee34df57eb2c43d5a4a8a0df00e081ef#ee34df57eb2c43d5a4a8a0df00e081ef</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cee34df57eb2c43d5a4a8a0df00e081ef">Ray7</a>: That's where my knowledge ends, unfortunately. &nbsp;I've been reading about it, but haven't used it yet.</p><p>The&nbsp;<a href="http://www.typescriptlang.org/">http://www.typescriptlang.org/</a>&nbsp;page states that the compiler can be used in any JavaScript host, but the details are a bit thin.</p><p>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/fbc7b97fdbb149b987eaa0df00e4a0f8#fbc7b97fdbb149b987eaa0df00e4a0f8</link>
		<pubDate>Wed, 03 Oct 2012 13:52:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/fbc7b97fdbb149b987eaa0df00e4a0f8#fbc7b97fdbb149b987eaa0df00e4a0f8</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Okay, they missed a trick here.</p><p></p><blockquote><div class="quoteText"><p></p><p>function greeter(person : Person) {</p><p>return &quot;Hello, &quot; &#43; person.firstname &#43; &quot; &quot; &#43; person.lastname;<br>}</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>What's wrong with this?</p><p></p><blockquote><div class="quoteText"><p></p><p>function greeter(person : Person) {</p><p>return &quot;Hello, ${person.firstname} ${person.lastname)&quot;;<br>}</p><p></p></div></blockquote><p></p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/667ef5135b1c45f0afdfa0df00e720d0#667ef5135b1c45f0afdfa0df00e720d0</link>
		<pubDate>Wed, 03 Oct 2012 14:01:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/667ef5135b1c45f0afdfa0df00e720d0#667ef5135b1c45f0afdfa0df00e720d0</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5076396f5fce4014aea4a0df005d2120">8 hours&nbsp;ago</a>, <a href="/Niners/kettch">kettch</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c857ebf9449c840689306a0df00551fec">DeathByVisualStudio</a>: They are the most upfront about what they are doing. Companies like Google and Apple seem to be hiding behind the FOSS banner and using it for their own purposes, but don't seem to give back as much as they take.</p><p>Microsoft doesn't use any FOSS in their products, but gives a whole lot to the community. They aren't even pushing their own branded licenses any more and are instead using licenses that are more palatable to the FOSS fanbois.</p><p></p></div></blockquote><p></p><p>Hmmm... I'd agree about Apple; can't think of anything they've contributed. Maybe bug fixes to webkit, mach? Google on the other-hand does plenty...open source Android for starters. If anything they endorse and legitimize FOSS projects much like Microsoft does. I'm also glad Google battled Oracle over java to keep Oracle from locking that beast down and trying to monetize it.</p><p>I just wish people would stop polarizing around specific tech or companies. It's one thing to say something or someone sucks; it's an entirely different thing to take up the life long cause of being an apologist for a given tech or company. That's just a general statement and not directed at you or anyone. Being an apologist, fanboi, or otherwise removes critical thinking from the equation and limits growth.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/bd4d5b27d3464ec9b997a0df00e74f79#bd4d5b27d3464ec9b997a0df00e74f79</link>
		<pubDate>Wed, 03 Oct 2012 14:02:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/bd4d5b27d3464ec9b997a0df00e74f79#bd4d5b27d3464ec9b997a0df00e74f79</guid>
		<dc:creator>DeathByVisualStudio</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeathByVisualStudio/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/fbc7b97fdbb149b987eaa0df00e4a0f8">9 minutes&nbsp;ago</a>, <a href="/Niners/Dr%20Herbie">Dr Herbie</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cee34df57eb2c43d5a4a8a0df00e081ef">Ray7</a>: That's where my knowledge ends, unfortunately. &nbsp;I've been reading about it, but haven't used it yet.</p><p>The&nbsp;<a href="http://www.typescriptlang.org/">http://www.typescriptlang.org/</a>&nbsp;page states that the compiler can be used in any JavaScript host, but the details are a bit thin.</p><p>Herbie</p><p></p></div></blockquote><p></p><p>Yes, that's the bit that I'm missing. It seems to have something to with Node.js but I can't quite make the connection.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/494c7cbfdf2e4a99bf18a0df00e76925#494c7cbfdf2e4a99bf18a0df00e76925</link>
		<pubDate>Wed, 03 Oct 2012 14:02:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/494c7cbfdf2e4a99bf18a0df00e76925#494c7cbfdf2e4a99bf18a0df00e76925</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/bd4d5b27d3464ec9b997a0df00e74f79">23 seconds&nbsp;ago</a>, <a href="/Niners/DeathByVisualStudio">DeathBy​VisualStudio</a> wrote</p><p>*snip*</p><p>Hmmm... I'd agree about Apple; can't think of anything they've contributed. Maybe bug fixes to webkit, mach? Google on the other-hand does plenty...open source Android for starters.</p><p></p></div></blockquote><p></p><p>Seriously?</p><p><a href="http://www.zdnet.com/blog/btl/report-open-source-android-mobile-platform-not-very-open-at-all/54085">http://www.zdnet.com/blog/btl/report-open-source-android-mobile-platform-not-very-open-at-all/54085</a></p><p>Most commercial companies support open source up to a point. The 'point' is where it starts to impact their profits.</p><p></p><blockquote><div class="quoteText">I just wish people would stop polarizing around specific tech or companies. It's one thing to say something or someone sucks; it's an entirely different thing to take up the life long cause of being an apologist for a given tech or company. That's just a general statement and not directed at you or anyone. Being an apologist, fanboi, or otherwise removes critical thinking from the equation and limits growth.</div></blockquote><p></p><p>In my experience, those who label others as 'apologists' and/or 'fanbois' are usually both.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/46ae545611334584bf65a0df00ea645d#46ae545611334584bf65a0df00ea645d</link>
		<pubDate>Wed, 03 Oct 2012 14:13:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/46ae545611334584bf65a0df00ea645d#46ae545611334584bf65a0df00ea645d</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/667ef5135b1c45f0afdfa0df00e720d0">9 minutes&nbsp;ago</a>, <a href="/Niners/Ray7">Ray7</a> wrote</p><p>Okay, they missed a trick here.</p><p>*snip*</p><p>&nbsp;</p><p>What's wrong with this?</p><p>*snip*</p><p>&nbsp;</p><p></p></div></blockquote><p></p><p>I'm not sure if this is the case, but if they aim to be a compatible superset of JavaScript (and from the renaming stuff Herbie has been mentioning it sounds like they do) that would break any regular JavaScript code that happens to include stuff like that in a string.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/63f35ef93b2a4a37b123a0df00edeccd#63f35ef93b2a4a37b123a0df00edeccd</link>
		<pubDate>Wed, 03 Oct 2012 14:26:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/63f35ef93b2a4a37b123a0df00edeccd#63f35ef93b2a4a37b123a0df00edeccd</guid>
		<dc:creator>Sven Groot</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sven Groot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>And I'm not sure there's really a need for a 'new' keyword here.</p><p></p><blockquote><div class="quoteText"><p></p><p>var user = <strong>new</strong> Student(&quot;Jane&quot;, &quot;M.&quot;, &quot;User&quot;);</p><p></p></div></blockquote><p></p><p>Do we really need a constructor? Why not just a member function to set the values?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6ce3e257a10f4cfba92ca0df00eeb9e5#6ce3e257a10f4cfba92ca0df00eeb9e5</link>
		<pubDate>Wed, 03 Oct 2012 14:29:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6ce3e257a10f4cfba92ca0df00eeb9e5#6ce3e257a10f4cfba92ca0df00eeb9e5</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/63f35ef93b2a4a37b123a0df00edeccd">2 minutes&nbsp;ago</a>, <a href="/Niners/Sven%20Groot">Sven Groot</a> wrote</p><p>*snip*</p><p>I'm not sure if this is the case, but if they aim to be a compatible superset of JavaScript (and from the renaming stuff Herbie has been mentioning it sounds like they do) that would break any regular JavaScript code that happens to include stuff like that in a string.</p><p></p></div></blockquote><p></p><p>Mmmm. Yes, that makes a lot of sense,</p><p>I guess that is the problem if you're aiming to extend rather than come up with a new language. Fairynuff.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4274797d4515474d8fd5a0df00ef298b#4274797d4515474d8fd5a0df00ef298b</link>
		<pubDate>Wed, 03 Oct 2012 14:30:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4274797d4515474d8fd5a0df00ef298b#4274797d4515474d8fd5a0df00ef298b</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>dup</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/adb74583c46c488bb569a0df00ef8a75#adb74583c46c488bb569a0df00ef8a75</link>
		<pubDate>Wed, 03 Oct 2012 14:32:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/adb74583c46c488bb569a0df00ef8a75#adb74583c46c488bb569a0df00ef8a75</guid>
		<dc:creator>Blue Ink</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Blue Ink/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c4274797d4515474d8fd5a0df00ef298b">Ray7</a>:</p><p>Have you watched the C9 video yet? Because that explained about everything. For example, the new constructor is mapped to the JS pattern that defines constructor.&nbsp;If you don't&nbsp;want to do that, you can use method for that. But you need to think about Type. Meaning, you can pass in a Object that has&nbsp;specific student attributes, but, you cannot say obj.SetSrudentAttrributes().</p><p>You don't need to rewrite the source, but, you need to give a type declaration xx.d.ts file. So TS would know know it is not ANY yet. If you pass in pure JS, the type is ANY, which I dont know how the IDE deal with it. Probably in the same video that I need to rewatch.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/62002f6406b34e589f55a0df00fb84b2#62002f6406b34e589f55a0df00fb84b2</link>
		<pubDate>Wed, 03 Oct 2012 15:15:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/62002f6406b34e589f55a0df00fb84b2#62002f6406b34e589f55a0df00fb84b2</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/667ef5135b1c45f0afdfa0df00e720d0">1 hour&nbsp;ago</a>, <a href="/Niners/Ray7">Ray7</a> wrote</p><p>Okay, they missed a trick here.</p><p>*snip*</p><p></p></div></blockquote><p></p><p>What trick?</p><p></p><blockquote><div class="quoteText"><p></p><p>What's wrong with this?</p><p></p><pre class="brush: js">function greeter(person : Person) {return &quot;Hello, ${person.firstname} ${person.lastname)&quot;;} </pre><p></p><p></p></div></blockquote><p></p><p>There's nothing syntactically wrong with it.&nbsp;It returns a string literal.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/11b5dc2fcbe04cce848da0df00fdfc29#11b5dc2fcbe04cce848da0df00fdfc29</link>
		<pubDate>Wed, 03 Oct 2012 15:24:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/11b5dc2fcbe04cce848da0df00fdfc29#11b5dc2fcbe04cce848da0df00fdfc29</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6ce3e257a10f4cfba92ca0df00eeb9e5">55 minutes&nbsp;ago</a>, <a href="/Niners/Ray7">Ray7</a> wrote</p><p>And I'm not sure there's really a need for a 'new' keyword here.</p><p>*snip*</p><p>Do we really need a constructor? Why not just a member function to set the values?</p></div></blockquote><p></p><p>Can you prevent a member function from being called more than once on the same instance?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/006e203cd2f9414e9a64a0df00ff3c23#006e203cd2f9414e9a64a0df00ff3c23</link>
		<pubDate>Wed, 03 Oct 2012 15:29:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/006e203cd2f9414e9a64a0df00ff3c23#006e203cd2f9414e9a64a0df00ff3c23</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Ray7: tsc can simply compile itself to JS file, so you can use it as embedded scripting precompiler, which exposes everything useful for you too, types &quot;reflections&quot;, refactorings, code analysis, syntax coloring, etc ... its pure-JS, thats the trick <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />, no VS needed, no node.js needed ...........</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/20f266541de947acaadea0df01292cf7#20f266541de947acaadea0df01292cf7</link>
		<pubDate>Wed, 03 Oct 2012 18:01:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/20f266541de947acaadea0df01292cf7#20f266541de947acaadea0df01292cf7</guid>
		<dc:creator>petr.antos</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/petr.antos/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Ray7: and as probably biggest TS project now, tsc source code in few .ts files is really very good start to analyze tooling features support&nbsp;using VS2012 plugin, to try to understand how it works. Already this is pure beauty, you have open compiler interface at aour fingertips, you can skip to definitions, find references, simply everything you do to figure out how yet unknown code works; so good to learn how much MS eats own dog food (not foot:-))&nbsp;here <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9a21841aa14b4424a092a0df012a7698#9a21841aa14b4424a092a0df012a7698</link>
		<pubDate>Wed, 03 Oct 2012 18:06:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9a21841aa14b4424a092a0df012a7698#9a21841aa14b4424a092a0df012a7698</guid>
		<dc:creator>petr.antos</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/petr.antos/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/20f266541de947acaadea0df01292cf7">10 hours&nbsp;ago</a>, <a href="/Niners/petr.antos">petr.antos</a> wrote</p><p>Ray7: tsc can simply compile itself to JS file, so you can use it as embedded scripting precompiler, which exposes everything useful for you too, types &quot;reflections&quot;, refactorings, code analysis, syntax coloring, etc ... its pure-JS, thats the trick <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9" alt="Smiley">, no VS needed, no node.js needed ...........</p><p></p></div></blockquote><p></p><p>That is ... GENIUS!&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-3.gif?v=c9' alt='Scared' /></p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c84089ab32784d989426a0e0004e631a#c84089ab32784d989426a0e0004e631a</link>
		<pubDate>Thu, 04 Oct 2012 04:45:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c84089ab32784d989426a0e0004e631a#c84089ab32784d989426a0e0004e631a</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9a21841aa14b4424a092a0df012a7698">10 hours&nbsp;ago</a>, <a href="/Niners/petr.antos">petr.antos</a> wrote</p><p>Ray7: and as probably biggest TS project now, tsc source code in few .ts files is really very good start to analyze tooling features support&nbsp;using VS2012 plugin, to try to understand how it works. Already this is pure beauty, you have open compiler interface at aour fingertips, you can skip to definitions, find references, simply everything you do to figure out how yet unknown code works; so good to learn how much MS eats own dog food (not foot:-))&nbsp;here <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9" alt="Smiley"></p><p></p></div></blockquote><p></p><p>I think the big win here is the compiling compiler. And I think MS clearly recognises that they'll get much more traction by extending Javascript rather than writing a new language.&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4244cd6e9ef545428a3ea0e000515a84#4244cd6e9ef545428a3ea0e000515a84</link>
		<pubDate>Thu, 04 Oct 2012 04:56:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4244cd6e9ef545428a3ea0e000515a84#4244cd6e9ef545428a3ea0e000515a84</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Hi folks!</p><p><br>I'd like to announce that I've just made <strong><a href="https://github.com/niutech/typescript-compile">TypeScript Compile</a></strong>, a client-side script which compiles your TypeScript into JavaScript on the fly. No need for tsc, node.js or VS. Just write your TC code in &lt;script&gt; just like JS and include TypeScript Compile. The code will compile and run automatically.</p><p>Please tell me what you think about it and fork the code if you'd like to improve it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/046906f514b44b64aa78a0e0005a4da9#046906f514b44b64aa78a0e0005a4da9</link>
		<pubDate>Thu, 04 Oct 2012 05:28:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/046906f514b44b64aa78a0e0005a4da9#046906f514b44b64aa78a0e0005a4da9</guid>
		<dc:creator>niutech</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/niutech/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/63f35ef93b2a4a37b123a0df00edeccd">16 hours&nbsp;ago</a>, <a href="/Niners/Sven%20Groot">Sven Groot</a> wrote</p><p>*snip*</p><p>I'm not sure if this is the case, but if they aim to be a compatible superset of JavaScript (and from the renaming stuff Herbie has been mentioning it sounds like they do) that would break any regular JavaScript code that happens to include stuff like that in a string.</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>Now I think about it, it would be just as easy to come up with a String function that does the same thing.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5a2cf89332a84c14a16fa0e0006f3bc2#5a2cf89332a84c14a16fa0e0006f3bc2</link>
		<pubDate>Thu, 04 Oct 2012 06:44:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5a2cf89332a84c14a16fa0e0006f3bc2#5a2cf89332a84c14a16fa0e0006f3bc2</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/62002f6406b34e589f55a0df00fb84b2">15 hours&nbsp;ago</a>, <a href="/Niners/magicalclick">magicalclick</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c4274797d4515474d8fd5a0df00ef298b">Ray7</a>:</p><p>Have you watched the C9 video yet? Because that explained about everything. For example, the new constructor is mapped to the JS pattern that defines constructor.&nbsp;If you don't&nbsp;want to do that, you can use method for that. But you need to think about Type. Meaning, you can pass in a Object that has&nbsp;specific student attributes, but, you cannot say obj.SetSrudentAttrributes().</p><p>You don't need to rewrite the source, but, you need to give a type declaration xx.d.ts file. So TS would know know it is not ANY yet. If you pass in pure JS, the type is ANY, which I dont know how the IDE deal with it. Probably in the same video that I need to rewatch.</p><p></p></div></blockquote><p></p><p>Yes, I think I have this rather set idea about dynamic languages: objects should just be THERE, sort of a thing. But of course, once you start adding types then all bets are off really.&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c7892e3e69554169aab3a0e00070adc4#c7892e3e69554169aab3a0e00070adc4</link>
		<pubDate>Thu, 04 Oct 2012 06:50:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/c7892e3e69554169aab3a0e00070adc4#c7892e3e69554169aab3a0e00070adc4</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5076396f5fce4014aea4a0df005d2120">1 day&nbsp;ago</a>, <a href="/Niners/kettch">kettch</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c857ebf9449c840689306a0df00551fec">DeathByVisualStudio</a>: They are the most upfront about what they are doing. Companies like Google and Apple seem to be hiding behind the FOSS banner and using it for their own purposes, but don't seem to give back as much as they take.</p><p>Microsoft doesn't use any FOSS in their products, but gives a whole lot to the community. They aren't even pushing their own branded licenses any more and are instead using licenses that are more palatable to the FOSS fanbois.</p><p></p></div></blockquote><p></p><p>I understand your point about Google and Apple just using OS contributors, while Microsoft is&nbsp;at least being honest. Don't agree tough.</p><p>I am more interested to understand someone who&nbsp;DOESN'T see him/herself as a&nbsp;&quot;FOSS fanboi&quot;. How does that work? On the face of it it looks like this:&nbsp;&quot;Hey, here's a small jewel for you, it's yours, it's free! No thanks, i'll wait when it'll be available at the store&quot;.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6cc1b514f3cd42838ddea0e0007e0706#6cc1b514f3cd42838ddea0e0007e0706</link>
		<pubDate>Thu, 04 Oct 2012 07:38:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6cc1b514f3cd42838ddea0e0007e0706#6cc1b514f3cd42838ddea0e0007e0706</guid>
		<dc:creator>fanbaby</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/fanbaby/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c6cc1b514f3cd42838ddea0e0007e0706">fanbaby</a>: Part of the problem (in my experience) is quality control -- taking a 'jewel' from someone you don't know might well turn out to be made of paste, or even worse contain arsenic that poisons everything.</p><p>At least if a big company releases something open you can have a higher level of confidence that the quality will be good without having to spend the time performing your own quality control.</p><p>Additionally, larger companies tend not to use the latest GPL which I have come to dislike for being too dictatorial (and therefore less 'free', ironically).</p><p>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/482c00459f884f829111a0e00089a5bf#482c00459f884f829111a0e00089a5bf</link>
		<pubDate>Thu, 04 Oct 2012 08:21:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/482c00459f884f829111a0e00089a5bf#482c00459f884f829111a0e00089a5bf</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/482c00459f884f829111a0e00089a5bf">2 hours&nbsp;ago</a>, <a href="/Niners/Dr%20Herbie">Dr Herbie</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c6cc1b514f3cd42838ddea0e0007e0706">fanbaby</a>: Part of the problem (in my experience) is quality control -- taking a 'jewel' from someone you don't know might well turn out to be made of paste, or even worse contain arsenic that poisons everything.</p><p>At least if a big company releases something open you can have a higher level of confidence that the quality will be good without having to spend the time performing your own quality control.</p><p>Additionally, larger companies tend not to use the latest GPL which I have come to dislike for being too dictatorial (and therefore less 'free', ironically).</p><p>Herbie</p><p></p></div></blockquote><p></p><p>I've rarely had a problem with the quality of an OSS product; the issue is usually that the project gets abandoned.</p><p>But this can happen with commercial software, so ...</p><p>With someone like Microsoft running this, you can guarantee that the whole shooting match will be well documented, something that OS often lacks.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d275aa1b86a943a99a39a0e000b54644#d275aa1b86a943a99a39a0e000b54644</link>
		<pubDate>Thu, 04 Oct 2012 11:00:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d275aa1b86a943a99a39a0e000b54644#d275aa1b86a943a99a39a0e000b54644</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>I've rarely had a problem with the quality of an OSS product; the issue is usually that the project gets abandoned.</p><p>But this can happen with commercial software, so ...</p><p></p></div></blockquote><p></p><p>Yes, but if you're paying a company money, you have some kind of recourse on them to ensure that they patch their product and continue to support it whilst you keep paying.</p><p>Joe-in-his-bedroom has no real incentive to produce high-quality code, or to provide prompt patches or to support your product beyond a few weeks after it becomes business critical to your company.</p><p>&nbsp;</p><p>Case in point: IE6 might be possibly the&nbsp;<em>worst&nbsp;</em>invention since sliced-bread, but it was absolutely business critical to a ton of organisations. It was supported by Microsoft for a full&nbsp;<em>10 years </em>whilst they<em> had 3 newer major versions available</em>. Microsoft would still patch IE6 for critical updates long after Microsoft was actively telling customers not to use it.</p><p>The upshot of this was that companies for whom IE6&nbsp;<em>was&nbsp;</em>critical, didn't have to fight the ideology of companies like Google who silently update, remove features, swap things around and generally play shenanigans with any business's attempt to script the browser or bundle it into business critical apps.</p><p>So yes, Chrome might be great for normal home-users, but it (and FOSS projects like it) are never going to be loved by enterprise in the way that IE is loved, because enterprise wants programs to be&nbsp;<em>supported&nbsp;</em>and <em>reliable&nbsp;</em>for as long as at all possible. Whereas FOSS developer like to change things, give users (rather than administrators) lots of customisations, like to support only the most recent version, and like having seamless, non-optional updates that make it incredibly difficult for large organisations to deploy.</p><p>FOSS is great for home, but it really sucks for companies.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eadb3c2c598e42e6be42a0e10087209e#eadb3c2c598e42e6be42a0e10087209e</link>
		<pubDate>Fri, 05 Oct 2012 08:11:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eadb3c2c598e42e6be42a0e10087209e#eadb3c2c598e42e6be42a0e10087209e</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ceadb3c2c598e42e6be42a0e10087209e">evildictaitor</a>: Very true. But even with projects from Google, the king of abandonware, enterprises are more inclined to have trust in a product because there is at least somewhere they can go and offer money to get a fix if they get desperate. And there's likely to be more than one guy working on fixing critical bugs. You just don't get that level of confidence when it's a project mostly driven by one individual, which the majority of FOSS projects are.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e608ed7a3be247b7b95ea0e1008fc519#e608ed7a3be247b7b95ea0e1008fc519</link>
		<pubDate>Fri, 05 Oct 2012 08:43:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e608ed7a3be247b7b95ea0e1008fc519#e608ed7a3be247b7b95ea0e1008fc519</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ce608ed7a3be247b7b95ea0e1008fc519">AndyC</a>:</p><p>That's the thing, because it is open source it's much easier to offer money to get a fix because you have options. Hell, you can fix it yourself!</p><p>If the software is proprietary, good luck with that. The proprietary originator might have even went bankrupt and the source code lost in the chaos. Hell, the whole idea that you'd trust parts of your critical business systems to a random external vendor with different business interests is crazy.</p><p>Actually, this exact reason is why many of the larger organizations use FOSS <em>over</em> proprietary software these days. FOSS gives a piece of mind that is impossible with proprietary software.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb84864ed5144678868ea0e10128a66e#eb84864ed5144678868ea0e10128a66e</link>
		<pubDate>Fri, 05 Oct 2012 18:00:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb84864ed5144678868ea0e10128a66e#eb84864ed5144678868ea0e10128a66e</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c7bc9da7969314e15ba0ba0de011bc1f1">kettch</a>:</p><p>The idea that Microsoft doesn't use FOSS is strictly incorrect. In fact jQuery is bundled with ASP.NET MVC these days. Obviously they use Git and Mercurial source control too. This is all stuff that is publicly known, there also evidence (copyright strings, etc.) that Windows had BSD code in for awhile, and some evidence that Microsoft used Hadoop/HBase in Bing at some point (well, PowerSet was, which was bought by Microsoft - I highly doubt they threw away all of PowerSet's code on the day they acquired them).</p><p>But the thing is, it doesn't matter. You aren't a better FOSS contributor if you avoid using it. Really, the whole contention is silly.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/15eacdd2db7c48c5a115a0e1012c9f04#15eacdd2db7c48c5a115a0e1012c9f04</link>
		<pubDate>Fri, 05 Oct 2012 18:14:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/15eacdd2db7c48c5a115a0e1012c9f04#15eacdd2db7c48c5a115a0e1012c9f04</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ceb84864ed5144678868ea0e10128a66e">Bass</a>: I don't buy that arguement that because it's FOSS that you can fix it yourself. That is still just as useless as a proprietary&nbsp;product, perhaps even worse in some ways.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/1a6320d25d654f9b9790a0e1012fb1ca#1a6320d25d654f9b9790a0e1012fb1ca</link>
		<pubDate>Fri, 05 Oct 2012 18:25:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/1a6320d25d654f9b9790a0e1012fb1ca#1a6320d25d654f9b9790a0e1012fb1ca</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb84864ed5144678868ea0e10128a66e">1 hour&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>*snip*</p><p>FOSS gives a <strong>piece of mind</strong> that is impossible with proprietary software.</p><p></p></div></blockquote><p></p><p>I didn't picture you as an Iron Maiden fan.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/cd9c51e74896426985d2a0e1013b92f0#cd9c51e74896426985d2a0e1013b92f0</link>
		<pubDate>Fri, 05 Oct 2012 19:08:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/cd9c51e74896426985d2a0e1013b92f0#cd9c51e74896426985d2a0e1013b92f0</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb84864ed5144678868ea0e10128a66e">1 hour&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ce608ed7a3be247b7b95ea0e1008fc519">AndyC</a>:</p><p>That's the thing, because it is open source it's much easier to offer money to get a fix because you have options. Hell, you can fix it yourself!</p><p></p></div></blockquote><p></p><p>That may be true in theory, but how many people can actually fix a bug they found in Linux, or MySQL? Very few.</p><p></p><blockquote><div class="quoteText">If the software is proprietary, good luck with that. The proprietary originator might have even went bankrupt and the source code lost in the chaos. Hell, the whole idea that you'd trust parts of your critical business systems to a random external vendor with different business interests is crazy.</div></blockquote><p></p><p>And open source projects can be abandoned with the business user left with a million lines of source code and no idea what to do with it.</p><p></p><blockquote><div class="quoteText"><p></p><p>Actually, this exact reason is why many of the larger organizations use FOSS <em>over</em> proprietary software these days. FOSS gives a piece of mind that is impossible with proprietary software.</p><p></p></div></blockquote><p></p><p>The reason that many large organisations use FOSS over proprietary software is that they don't have to pay for it. Idealism rarely has anything to do with it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/8808d387d8a249f5967ca0e1013ebf30#8808d387d8a249f5967ca0e1013ebf30</link>
		<pubDate>Fri, 05 Oct 2012 19:20:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/8808d387d8a249f5967ca0e1013ebf30#8808d387d8a249f5967ca0e1013ebf30</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>But the thing is, it doesn't matter. You aren't a better FOSS contributor if you avoid using it. Really, the whole contention is silly.</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>Yes, the logic of that blew right past me ...</p><p><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-8.gif?v=c9' alt='Expressionless' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/57e266269c444a158231a0e1013f0caf#57e266269c444a158231a0e1013f0caf</link>
		<pubDate>Fri, 05 Oct 2012 19:21:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/57e266269c444a158231a0e1013f0caf#57e266269c444a158231a0e1013f0caf</guid>
		<dc:creator>Ray7</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ray7/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c57e266269c444a158231a0e1013f0caf">Ray7</a>: What I meant was that they weren't taking and not giving back. In fact, they give more to open source than they use. Many companies use FOSS as a way to get a leg up and give back only the minimum.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/90e30d4371d847809bc9a0e101425c3a#90e30d4371d847809bc9a0e101425c3a</link>
		<pubDate>Fri, 05 Oct 2012 19:33:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/90e30d4371d847809bc9a0e101425c3a#90e30d4371d847809bc9a0e101425c3a</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb84864ed5144678868ea0e10128a66e">3 hours&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>That's the thing, because it is open source it's much easier to offer money to get a fix because you have options. Hell, you can fix it yourself!</p><p>If the software is proprietary, good luck with that. The proprietary originator might have even went bankrupt and the source code lost in the chaos. Hell, the whole idea that you'd trust parts of your critical business systems to a random external vendor with different business interests is crazy.</p><p>Actually, this exact reason is why many of the larger organizations use FOSS <em>over</em> proprietary software these days. FOSS gives a piece of mind that is impossible with proprietary software.</p><p></p></div></blockquote><p></p><p>normal &quot;users&quot; do not write software and would not have a clue how to even start to &quot;fix&quot; a program.</p><p>and who do you pay ?&nbsp; if the project has say 12 folks who work on it who do you pay them ? and who do you talk to ? really ...</p><p>sure things like a business going under happen... but i can't even count how many times i used to deal with folks in the open source world who were no help at all / had attitudes that stunk etc...</p><p>there are for sure a lot of good folks out there who are helpfull but it's a mixed bag.&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6663b16e3f734e9997fea0e1016a771f#6663b16e3f734e9997fea0e1016a771f</link>
		<pubDate>Fri, 05 Oct 2012 21:59:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6663b16e3f734e9997fea0e1016a771f#6663b16e3f734e9997fea0e1016a771f</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c6663b16e3f734e9997fea0e1016a771f">figuerres</a>:</p><p>I'm not talking about &quot;normal users&quot;, I'm talking about big organizations with software engineering staff. Apple, Google, Facebook, IBM, Oracle, etc. come to mind, but of course, there are many others (incl. the peeps I work for) who have the engineering ability to contribute to or modify FOSS software in their own self-interest. And do.</p><p>Also there are many companies (eg. Red Hat) that will gladly take your money to add features to FOSS software, and they have wide expertise in doing that sort of thing.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9905881842f14afbb1cba0e1017303ca#9905881842f14afbb1cba0e1017303ca</link>
		<pubDate>Fri, 05 Oct 2012 22:30:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9905881842f14afbb1cba0e1017303ca#9905881842f14afbb1cba0e1017303ca</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c9905881842f14afbb1cba0e1017303ca">Bass</a>: But that's why I said that FOSS software which doesn't have the backing of a big IT firm is basically a no-go area for any sensible company. The idea that FOSS somehow guarantees <em>cost-effective</em> future development of a piece of software is pure fantasy.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/461bf804df684c9e8a8ea0e200a089f4#461bf804df684c9e8a8ea0e200a089f4</link>
		<pubDate>Sat, 06 Oct 2012 09:44:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/461bf804df684c9e8a8ea0e200a089f4#461bf804df684c9e8a8ea0e200a089f4</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I don't know what you are trying to say. FOSS guarantees that you'll have access to the source code, with the legal ability to modify and redistribute it at will. That is the basic guarantee.</p><p>The difference between FOSS and proprietary is a legal distinction and nothing more. FOSS can be made by big companies (Microsoft even! see: the OT of this thread) and proprietary software can be made people like Joe in his basement (I've been that Joe in his basement before, well besides the basement part).</p><p>The whole tangent of &quot;big companies vs Joes&quot; is kind of ridiculous and nonsensical in a way.</p><p>You could do similar things to what FOSS provides using reverse engineering with proprietary software. For instance making a modified version of MS Windows and putting it up on BitTorrent or selling it in a store for profit. But you chance getting caught and sued or worse. The Windows EULA does not permit you to redistribute or modify Windows, even for non-commercial purposes.</p><p>Not so with FOSS. I could (and actually have) made customized versions of Linux and other FOSS that I have outright redistributed. The license agreement permits this.</p><p>Really, that's the difference. Anything else is just random nonsensical posturing.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b7b590cae3a94fcf96d0a0e2014ee513#b7b590cae3a94fcf96d0a0e2014ee513</link>
		<pubDate>Sat, 06 Oct 2012 20:19:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b7b590cae3a94fcf96d0a0e2014ee513#b7b590cae3a94fcf96d0a0e2014ee513</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/b7b590cae3a94fcf96d0a0e2014ee513">16 hours&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>The whole tangent of &quot;big companies vs Joes&quot; is kind of ridiculous and nonsensical in a way.</p><p></p></div></blockquote><p></p><p>No, that's actually the <em>only</em> thing that matters. Being FOSS is basically meaningless for 99% of companies out there that have no software developers nor the desire to employ them. For them, software backed by reliable &quot;big name&quot; companies is a much safer investment than software which doesn't have that sense of stability (whether justified or not).</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/08dc50fd2d5640bc96b7a0e300dad81a#08dc50fd2d5640bc96b7a0e300dad81a</link>
		<pubDate>Sun, 07 Oct 2012 13:16:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/08dc50fd2d5640bc96b7a0e300dad81a#08dc50fd2d5640bc96b7a0e300dad81a</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/08dc50fd2d5640bc96b7a0e300dad81a">2 hours&nbsp;ago</a>, <a href="/Niners/AndyC">AndyC</a> wrote</p><p>*snip*</p><p>No, that's actually the <em>only</em> thing that matters. Being FOSS is basically meaningless for 99% of companies out there that have no software developers nor the desire to employ them. For them, software backed by reliable &quot;big name&quot; companies is a much safer investment than software which doesn't have that sense of stability (whether justified or not).</p><p></p></div></blockquote><p></p><p>and many small to say mid size just do not have the time and the bankroll to spend on paying someone to spend time finding out how the code works or who to trust for support.</p><p>as long as that is the case then a lot the time the free software loses.</p><p>I guess Bass you just do not &quot;get it&quot;&nbsp; 90% of the world is not interested in the whole foss thing, they just want stuff that works.&nbsp;&nbsp; so the foss ideals of giving the the power to the people only addresses the small technical slice of the pie and totally misses the larger audience that it was supposed to help / empower.</p><p>nuff said.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3411549d1cd546539dfca0e301010e88#3411549d1cd546539dfca0e301010e88</link>
		<pubDate>Sun, 07 Oct 2012 15:35:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/3411549d1cd546539dfca0e301010e88#3411549d1cd546539dfca0e301010e88</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c08dc50fd2d5640bc96b7a0e300dad81a">AndyC</a>:</p><p>I don't know where you get your 99% number from? Some kind of study or something you could link to please? if I used my own observations when working for various organisations, I would say something like 100% of all companies have software developers. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>Also, the &quot;only&quot; thing that matters? I have an idea of something that matters: the product actually doing solving the problem. I don't care if it was backed by Joe The Plumber or &quot;Backed by the Full Faith and Credit of the Federal Government of the United States of America&quot;. If the product doesn't solve the problem, it's basically useless.</p><p>Regardless, FOSS is definitely preferable to proprietary. If all things are the same, if I could get Windows or Office for free and with the ability to modify and redistribute it without restriction, that would be much better than the current situation. That is unless you are into kinky finance/legal BSDM with your vendors (yes, it is a real thing). I won't judge you.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5089087d83784997800ba0e30101ff81#5089087d83784997800ba0e30101ff81</link>
		<pubDate>Sun, 07 Oct 2012 15:39:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5089087d83784997800ba0e30101ff81#5089087d83784997800ba0e30101ff81</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3411549d1cd546539dfca0e301010e88">figuerres</a>:</p><p>&quot;I guess Bass you just do not &quot;get it&quot;&nbsp; 90% of the world is not interested in the whole foss thing, they just want stuff that works.&quot;</p><p>90%? That's another interesting statistic. I'd love to see the study. But unfortunately, all I got are studies like this:</p><p><a href="https://www.linux.com/news/featured-blogs/200:libby-clark/579384:survey-open-source-adoption-rises-drives-innovation?utm_source=twitterfeed&amp;utm_medium=twitter">https&#58;&#47;&#47;www.linux.com&#47;news&#47;featured-blogs&#47;200&#58;libby-clark&#47;579384&#58;survey-open-source-adoption-rises-drives-innovation&#63;utm_source&#61;twitterfeed&#38;utm_medium&#61;twitter</a></p><p>&quot;&quot;&quot;</p><p>This year's &quot;Future of Open Source Survey&quot; results signal a tipping point for open source software adoption in the enterprise and non-technical industries such as automotive, health care and finance. In the auto industry, for example, <strong>59 percent of the companies surveyed use open source software and 35 percent said they're evaluating it.</strong></p><p>&quot;&quot;&quot;<strong><br></strong></p><p>Wow, that's some interesting results! Perhaps you were reading this same study as me, but you made a simple typo? Perhaps you meant &quot;90% of the world is <strike>not</strike> interested in the whole foss thing&quot;</p><p>&quot;&quot;&quot;</p><p>Of the 740 companies surveyed,<strong> 42 percent said adoption in the non-technical segments was the No. 1 trend driving open source in 2012</strong>.</p><p>&quot;&quot;&quot;</p><p>Hmmm... so it's not just technical segments. This is interesting to me, because I never even worked in a non-technical segment before. Good to know.</p><p>&quot;&quot;&quot;</p><p><strong>They turn to open source software to escape vendor lock-in, lower costs and increase quality, according to the survey.</strong></p><p>&quot;&quot;<strong>&quot;<br></strong>Wow, this statement sure seems familiar.</p><p>Also interesting, &quot;Lack of formal commercial vendor support&quot; was not the biggest barrier to open source adoption. Rather, it was simply unfamiliarity with open source solutions.</p><p>Interesting stuff indeed. FOSS is more popular than some people realise here, I suppose.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4f851559f6b44a28af6ca0e301043573#4f851559f6b44a28af6ca0e301043573</link>
		<pubDate>Sun, 07 Oct 2012 15:47:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4f851559f6b44a28af6ca0e301043573#4f851559f6b44a28af6ca0e301043573</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/5089087d83784997800ba0e30101ff81">1 hour&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c08dc50fd2d5640bc96b7a0e300dad81a">AndyC</a>:</p><p>I don't know where you get your 99% number from? Some kind of study or something you could link to please? if I used my own observations when working for various organisations, I would say something like 100% of all companies have software developers. <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9" alt="Tongue Out"></p><p></p></div></blockquote><p></p><p>If you honestly think most companies employ software developers, have any interest in software development or indeed even the slightest desire in diverting resources into something that isn't a core competency of their business, you're massively deluded I'm afraid.</p><p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/4f851559f6b44a28af6ca0e301043573">1 hour&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c3411549d1cd546539dfca0e301010e88">figuerres</a>:</p><p>&quot;&quot;&quot;</p><p>Of the 740 companies surveyed,<strong> 42 percent said adoption in the non-technical segments was the No. 1 trend driving open source in 2012</strong>.</p><p>&quot;&quot;&quot;</p><p>Hmmm... so it's not just technical segments. This is interesting to me, because I never even worked in a non-technical segment before. Good to know.</p><p></p></div></blockquote><p></p><p>And how much of that adoption was outside of the &quot;big name&quot; projects like Apache or Linux, both of which would fall under the category of having substantial commercial backing from known names. Nobody has argued that people avoid FOSS, rather that there is an inclination to prefer &quot;known&quot; products from reliable names far more then some random project started by your average Joe.</p><p></p><blockquote><div class="quoteText"><p></p><p>Also interesting, &quot;Lack of formal commercial vendor support&quot; was not the biggest barrier to open source adoption. Rather, it was simply unfamiliarity with open source solutions.</p><p>Interesting stuff indeed. FOSS is more popular than some people realise here, I suppose.</p><p></p></div></blockquote><p></p><p>More interesting</p><p>&quot;Number of Survey Respondents in 2011: 455</p><p>Number in 2012: 740&quot;</p><p>Are you aware of the concept &quot;statistically insignificant&quot;?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e14f9de9a13149b1b47fa0e3014695f8#e14f9de9a13149b1b47fa0e3014695f8</link>
		<pubDate>Sun, 07 Oct 2012 19:49:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e14f9de9a13149b1b47fa0e3014695f8#e14f9de9a13149b1b47fa0e3014695f8</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I work for a medium sized business, and we have several developers, and I can tell you that we have enough work already without having to figure out how the heck some FOSS package works and fixing it&nbsp;ourselves. We have ZERO interest in setting up another development toolchain, training on languages, tools and understanding of a single piece of software. I'd say that there are even&nbsp;a bunc in the&nbsp;Fortune 500 set who would say the same thing.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/58b3985b457f4db9b0dca0e400fd1048#58b3985b457f4db9b0dca0e400fd1048</link>
		<pubDate>Mon, 08 Oct 2012 15:21:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/58b3985b457f4db9b0dca0e400fd1048#58b3985b457f4db9b0dca0e400fd1048</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/e14f9de9a13149b1b47fa0e3014695f8">19 hours&nbsp;ago</a>, <a href="/Niners/AndyC">AndyC</a> wrote</p><p>*snip*</p><p>If you honestly think most companies employ software developers, have any interest in software development or indeed even the slightest desire in diverting resources into something that isn't a core competency of their business, you're massively deluded I'm afraid.</p><p>*snip*</p></div></blockquote><p></p><p>I would go so far as to say that not even 100% of software companies employ software developers.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/89a692844c924bfd82dea0e40102e067#89a692844c924bfd82dea0e40102e067</link>
		<pubDate>Mon, 08 Oct 2012 15:42:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/89a692844c924bfd82dea0e40102e067#89a692844c924bfd82dea0e40102e067</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>The only time I'd want to be able to look at the source code of a third party component and modify it is when that component is FOSS. That's because&nbsp;I often come across strange hard coded configurations that make sense in some version-last environment but don't make sense given currently updated components. It seems that FOSS developers tend to assume that other devs will inevitably look at the source, so it doesn't matter. This isn't necessarily a bad thing because there are people who enjoy hunting through foreign code to patch things up. Unfortunately, I'm not one of them.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/db215e446eec45e78520a0e40148d5ba#db215e446eec45e78520a0e40148d5ba</link>
		<pubDate>Mon, 08 Oct 2012 19:57:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/db215e446eec45e78520a0e40148d5ba#db215e446eec45e78520a0e40148d5ba</guid>
		<dc:creator>System.UnauthorizedException: selected Species does not have access to target resource &#39;name&#39;.</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/MasterPie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#ce14f9de9a13149b1b47fa0e3014695f8">AndyC</a>:</p><p></p><blockquote><div class="quoteText"><p></p><p>If you honestly think most companies employ software developers, have any interest in software development or indeed even the slightest desire in diverting resources into something that isn't a core competency of their business, you're massively deluded I'm afraid.</p><p></p></div></blockquote><p></p><p>Well, I'm a man of science. It's very rare that I accept quantitative statements on faith alone. When you throw numbers at me, it would be nice to know how you derived those numbers. I'm not going to sit around and pick apart your statistical models. But it would be nice to have something more to back them up than well... nothing. Just saying.</p><p></p><blockquote><div class="quoteText"><p></p><p>And how much of that adoption was outside of the &quot;big name&quot; projects like Apache or Linux, both of which would fall under the category of having substantial commercial backing from known names. Nobody has argued that people avoid FOSS, rather that there is an inclination to prefer &quot;known&quot; products from reliable names far more then some random project started by your average Joe.</p><p></p></div></blockquote><p></p><p>Alright. But that's a fairly concrete hypothesis. It would need to be tested before I can argue for or against it.</p><p>It's worth noting that companies like Red Hat or Canonical support a huge variety of software, it's very hard to find something they won't &quot;support&quot; if you hand them money, and they have the expertise to do so generally speaking. That doesn't change your hypothesis, but it could potentially change the definition of &quot;known&quot; in the context of it.</p><p></p><blockquote><div class="quoteText"><p></p><p>Are you aware of the concept &quot;statistically insignificant&quot;?</p><p></p></div></blockquote><p></p><p>So you'd like to discredit the study? Ah!</p><p>I am aware of the concept &quot;statistically insignificant&quot;, but I assume my understanding is different than yours. I am not a pro-statistician by any means, so please free to explain how this study is statistically insignificant. Feel free to use to mathematical concepts in your argument. That would make it more enjoyable for me. I like Greek letters, they look very pretty in my font set.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/050b05f510704dbc900ea0e4016c8984#050b05f510704dbc900ea0e4016c8984</link>
		<pubDate>Mon, 08 Oct 2012 22:07:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/050b05f510704dbc900ea0e4016c8984#050b05f510704dbc900ea0e4016c8984</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>You could do similar things to what FOSS provides using reverse engineering with proprietary software. For instance making a modified version of MS Windows and putting it up on BitTorrent or selling it in a store for profit. But you chance getting caught and sued or worse. The Windows EULA does not permit you to redistribute or modify Windows, even for non-commercial purposes.</p><p></p></div></blockquote><p></p><p>Most companies and most users for that matter have absolutely no desire to modify their Windows installation&nbsp;<em>either</em>.</p><p>The fetish of wanting to brand, tinker-with, modify, swap-out and play with bits of software is something that belongs exclusively to developers.</p><p>A developer might say &quot;Oh, curses, this software doesn't work in precisely the configuration I want. Right. Here's my Visual Studio, where do I prod&quot;.</p><p>A normal user - never mind one with actual work to do - says &quot;Stupid software. Why won't you just let me do my work. Who do I have to telephone to get this software to get out of my face and let me do some work today?&quot;.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/65c88ac34e824d559314a0e40172b075#65c88ac34e824d559314a0e40172b075</link>
		<pubDate>Mon, 08 Oct 2012 22:29:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/65c88ac34e824d559314a0e40172b075#65c88ac34e824d559314a0e40172b075</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>People's personal conjectures or quantitative statements with no backing are interesting but they don't prove anything. If this is all about personal experiences, I will say my experiences in &quot;large companies/organizations&quot; have always been that they are actively avoiding proprietary software, sometimes even banning it's use entirely in new software projects (this is surprisingly common these days). The reasons are often different. Cost is a huge one, but security and the ability to modify the software is very notable, and it's rare for a big company to use an open source product in a mission critical setting without modifying it for their environment in some way. But there is a systemic bias in this result, because it comes from my experiences.</p><p>That's why I like independent studies to see how the world is moving. I like numbers but not when they come from myself or random people. It just doesn't lead to good science.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9df09c87b74d42499cfea0e40176b50d#9df09c87b74d42499cfea0e40176b50d</link>
		<pubDate>Mon, 08 Oct 2012 22:44:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9df09c87b74d42499cfea0e40176b50d#9df09c87b74d42499cfea0e40176b50d</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/050b05f510704dbc900ea0e4016c8984">51 minutes&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>*snip*</p><p>I am aware of the concept &quot;statistically insignificant&quot;, but I assume my understanding is different than yours. I am not a pro-statistician by any means, so please free to explain how this study is statistically insignificant. Feel free to use to mathematical concepts in your argument. That would make it more enjoyable for me. I like Greek letters, they look very pretty in my font set.</p><p></p></div></blockquote><p></p><p>740 companies. There are more than that in my local Yellow Pages, for a single city in Britain (not a particularly large city as it happens,&nbsp;in by no means the largest country in the world). Do you really need me to do the maths for you?</p><p>And, FWIW, I've spent most of my working life in the higher education sector, which has always been far more heavily skewed in favour of *nix and one of the breeding grounds of FOSS. I've not lived a life in some Microsoft funded cocoon, as you seem to imagine.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9d0d9fce968d42718294a0e4017bd065#9d0d9fce968d42718294a0e4017bd065</link>
		<pubDate>Mon, 08 Oct 2012 23:02:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9d0d9fce968d42718294a0e4017bd065#9d0d9fce968d42718294a0e4017bd065</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c9d0d9fce968d42718294a0e4017bd065">AndyC</a>:</p><p>&quot;Do you really need me to do the maths for you?&quot;</p><p>Yes please! It would be very enlightening to see mathematically why a sample size of 700&#43; is statistically insignificant.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb2e9f2543114a8cb85da0e500090b4e#eb2e9f2543114a8cb85da0e500090b4e</link>
		<pubDate>Tue, 09 Oct 2012 00:32:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/eb2e9f2543114a8cb85da0e500090b4e#eb2e9f2543114a8cb85da0e500090b4e</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I haven't had much time to play with TypeScript, but I have gone&nbsp;it installed and I've gone through some samples.&nbsp; I think it's a great idea and will really help a lot ... I've worked on some pretty big web applications that were written entirely in JS before and during migration from ASP to ASP.NET, and it was a nightmare, but TypeScript would have changed the game.&nbsp; It would have actually made sense to never migrate to ASP.NET at all if TypeScript had existed then.&nbsp; The only reason people seem to have a bad reaction to it is because of Dart/CoffeeScript and all that and they are definitely not the same thing.&nbsp; If TS had of been available a year or two ago, I think no one would be talking about CoffeeScript or Dart.&nbsp; The tooling will be the key to victory for TS.&nbsp; Why would anyone with a lot of JS and VS2012 <em>not</em> use TypeScript?</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6c629fa6a0c74af4bbeaa0e80101aa07#6c629fa6a0c74af4bbeaa0e80101aa07</link>
		<pubDate>Fri, 12 Oct 2012 15:38:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6c629fa6a0c74af4bbeaa0e80101aa07#6c629fa6a0c74af4bbeaa0e80101aa07</guid>
		<dc:creator>Richard Anthony Hein</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Richard.Hein/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/6c629fa6a0c74af4bbeaa0e80101aa07">37 minutes&nbsp;ago</a>, <a href="/Niners/Richard.Hein">Richard.Hein</a> wrote</p><p>*snip*</p><p>Why would anyone with a lot of JS and VS2012 <em>not</em> use TypeScript?</p></div></blockquote><p></p><p>Well, there still exist masochists in the world that would rather program in Emacs than in a modern IDE. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif?v=c9' alt='Wink' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7df55a4dce4548a386e4a0e8010cd11d#7df55a4dce4548a386e4a0e8010cd11d</link>
		<pubDate>Fri, 12 Oct 2012 16:18:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7df55a4dce4548a386e4a0e8010cd11d#7df55a4dce4548a386e4a0e8010cd11d</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7df55a4dce4548a386e4a0e8010cd11d">1 day&nbsp;ago</a>, <a href="/Niners/cbae">cbae</a> wrote</p><p>*snip*</p><p>Well, there still exist masochists in the world that would rather program in Emacs than in a modern IDE. <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif?v=c9" alt="Wink"></p><p></p></div></blockquote><br><br>Emacs is a pretty decent operating system, but I think Vim is a much better IDE.<p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7e98064da9d24beeb88aa0ea000fbb43#7e98064da9d24beeb88aa0ea000fbb43</link>
		<pubDate>Sun, 14 Oct 2012 00:57:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/7e98064da9d24beeb88aa0ea000fbb43#7e98064da9d24beeb88aa0ea000fbb43</guid>
		<dc:creator>Bass</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#c7e98064da9d24beeb88aa0ea000fbb43">Bass</a>: Does VIM has TFS integration yet?</p><p>-Josh</p><p>Edit: I should have looked first.</p><p><span><a href="http://www.vim.org/scripts/script.php?script_id=3808">http&#58;&#47;&#47;www.vim.org&#47;scripts&#47;script.php&#63;script_id&#61;3808</a></span></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/928c514512ee41a483a2a0ea0010caf8#928c514512ee41a483a2a0ea0010caf8</link>
		<pubDate>Sun, 14 Oct 2012 01:01:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/928c514512ee41a483a2a0ea0010caf8#928c514512ee41a483a2a0ea0010caf8</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>Sorry to wakeup this old thread, but after reading many&nbsp;tweets like &quot;game changer&quot;, and &quot;the most important thing to hit javascript&quot;, I came up with this gem:</p><p>TypeScript is the ladder with which html-fudding,&nbsp;VS-loving DOTNET fan-things can&nbsp;quietly climb down.&nbsp;</p><p>You heard it here first folks, feel free to retweet&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d8a44e73274f4ba28b83a0f900b15f99#d8a44e73274f4ba28b83a0f900b15f99</link>
		<pubDate>Mon, 29 Oct 2012 10:45:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/d8a44e73274f4ba28b83a0f900b15f99#d8a44e73274f4ba28b83a0f900b15f99</guid>
		<dc:creator>fanbaby</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/fanbaby/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript#cd8a44e73274f4ba28b83a0f900b15f99">fanbaby</a>: Or the ladder that typesafe-fudding HTML loving Javascript fan-things can quietly climb up?</p><p>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9f011957927c450b9bb0a0f900b36e0d#9f011957927c450b9bb0a0f900b36e0d</link>
		<pubDate>Mon, 29 Oct 2012 10:53:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/9f011957927c450b9bb0a0f900b36e0d#9f011957927c450b9bb0a0f900b36e0d</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - TypeScript is JavaScript...</title>
		<description><![CDATA[<p>I had to make a quick meme.&nbsp;<a href="http://www.quickmeme.com/meme/3rk7z6/">I don't always depend on a type system</a>.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/8473466f694747cfaeaca0fa00143116#8473466f694747cfaeaca0fa00143116</link>
		<pubDate>Tue, 30 Oct 2012 01:13:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-end-of-JavaScript-TypeScript/8473466f694747cfaeaca0fa00143116#8473466f694747cfaeaca0fa00143116</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>113</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>