<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: JavaScript Transpiled Languages	</title>
	<atom:link href="https://jessewarden.com/2015/02/javascript-transpiled-languages.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2015/02/javascript-transpiled-languages.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Sat, 16 May 2015 00:01:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249373</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Sat, 16 May 2015 00:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=4751#comment-249373</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249372&quot;&gt;Ped&lt;/a&gt;.

Also, if you liked Robotleg&#039;s SwiftSuspenders, check out &lt;a href=&quot;http://aurelia.io/&quot; rel=&quot;nofollow&quot;&gt;Aurelia&lt;/a&gt;. They have ALL the good injector types you&#039;ve come to expect.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249372">Ped</a>.</p>
<p>Also, if you liked Robotleg&#8217;s SwiftSuspenders, check out <a href="http://aurelia.io/" rel="nofollow">Aurelia</a>. They have ALL the good injector types you&#8217;ve come to expect.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ped		</title>
		<link>https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249372</link>

		<dc:creator><![CDATA[Ped]]></dc:creator>
		<pubDate>Fri, 15 May 2015 21:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=4751#comment-249372</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249371&quot;&gt;JesterXL&lt;/a&gt;.

Thanks for the reply!  Yes, I read your Typescript for ActionScript post recently; quite helpful.

TypeScript/Angular appears to hit the sweet spot for my needs: a strong level of adoption and industry backing, so that the risk of having to completely reinvent the wheel in five years is relatively low; and yet an AS-like MVCS DI environment, that I&#039;ve come to experience as essential for complex enterprise apps.

I don&#039;t dismiss the possibility that Dart and/or CoffeeScript (and/or WhateverComesNext) might be the better mousetrap, when evaluated solely on technical merit; but I picked Flash/Flex/RL based solely on technical merit; it was a great run, I think I&#039;m done on the revolutionary ladder for the moment.

So yeah, not scared; but not brave I guess.  : )]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249371">JesterXL</a>.</p>
<p>Thanks for the reply!  Yes, I read your Typescript for ActionScript post recently; quite helpful.</p>
<p>TypeScript/Angular appears to hit the sweet spot for my needs: a strong level of adoption and industry backing, so that the risk of having to completely reinvent the wheel in five years is relatively low; and yet an AS-like MVCS DI environment, that I&#8217;ve come to experience as essential for complex enterprise apps.</p>
<p>I don&#8217;t dismiss the possibility that Dart and/or CoffeeScript (and/or WhateverComesNext) might be the better mousetrap, when evaluated solely on technical merit; but I picked Flash/Flex/RL based solely on technical merit; it was a great run, I think I&#8217;m done on the revolutionary ladder for the moment.</p>
<p>So yeah, not scared; but not brave I guess.  : )</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249371</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Fri, 15 May 2015 19:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=4751#comment-249371</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249370&quot;&gt;Ped&lt;/a&gt;.

As a former Flex dev, you&#039;ll love TypeScript and feel right at home. It&#039;s like a better AS2. Angular 2 is putting &lt;a href=&quot;http://angular.github.io/assert/&quot; rel=&quot;nofollow&quot;&gt;Assert.js&lt;/a&gt; to emulate what we had in AS3 with runtime exceptions. Although dated, I have an article on &lt;a href=&quot;http://jessewarden.com/2012/10/typescript-for-actionscript-developers.html&quot; rel=&quot;nofollow&quot;&gt;TypeScript for ActionScript&lt;/a&gt; developers. You&#039;ll still see a bunch of nice things in there, and I still don&#039;t cover what&#039;s happened in the past 3 years to make TypeScript even cooler.

That said, screw all that, Dart is awesome. Career wise? Stick to ES6 if you&#039;re scared, TypeScript if you&#039;re not, Dart if you&#039;re brave or want to work at Google.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249370">Ped</a>.</p>
<p>As a former Flex dev, you&#8217;ll love TypeScript and feel right at home. It&#8217;s like a better AS2. Angular 2 is putting <a href="http://angular.github.io/assert/" rel="nofollow">Assert.js</a> to emulate what we had in AS3 with runtime exceptions. Although dated, I have an article on <a href="http://jessewarden.com/2012/10/typescript-for-actionscript-developers.html" rel="nofollow">TypeScript for ActionScript</a> developers. You&#8217;ll still see a bunch of nice things in there, and I still don&#8217;t cover what&#8217;s happened in the past 3 years to make TypeScript even cooler.</p>
<p>That said, screw all that, Dart is awesome. Career wise? Stick to ES6 if you&#8217;re scared, TypeScript if you&#8217;re not, Dart if you&#8217;re brave or want to work at Google.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ped		</title>
		<link>https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249370</link>

		<dc:creator><![CDATA[Ped]]></dc:creator>
		<pubDate>Fri, 15 May 2015 16:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=4751#comment-249370</guid>

					<description><![CDATA[Very nice summary of the currently options.  Of course readers already in love with one of these will feel that their feathers are ruffled, but what are you gonna do?  I thought you were quite objective.

I would like to hear your thoughts on the recently announcement by Microsoft/Google, that Angular 2.0 will be written in TypeScript (although still support straight JS).  As a current enterprise AS/Flex developer, I need to plan a transition to one of these in the coming years.  As someone who loves the highly-organized MVCS way of doing things (e.g. Robotlegs), Angular2/Typescript sounds very appealing.]]></description>
			<content:encoded><![CDATA[<p>Very nice summary of the currently options.  Of course readers already in love with one of these will feel that their feathers are ruffled, but what are you gonna do?  I thought you were quite objective.</p>
<p>I would like to hear your thoughts on the recently announcement by Microsoft/Google, that Angular 2.0 will be written in TypeScript (although still support straight JS).  As a current enterprise AS/Flex developer, I need to plan a transition to one of these in the coming years.  As someone who loves the highly-organized MVCS way of doing things (e.g. Robotlegs), Angular2/Typescript sounds very appealing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ousado		</title>
		<link>https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249224</link>

		<dc:creator><![CDATA[ousado]]></dc:creator>
		<pubDate>Sun, 15 Mar 2015 18:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=4751#comment-249224</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249000&quot;&gt;JesterXL&lt;/a&gt;.

It&#039;s a bit surprising how an organization with a user-base of 50 million doesn&#039;t qualify as &quot;large organization&quot; for you - especially since reaching such numbers with a comparatively small staff suggests greater productivity, better tools and hence smarter decisions.

But sure, when today&#039;s advanced has become tomorrow&#039;s mediocre people who stopped following progress in language design yesterday will be impressed. Congratulations.

For everyone else, take a good look at Haxe, js_of_ocaml, scala-js, Elm, Idris, PureScript, the various Haskell transpilers, etc. - I&#039;m sure you get the point. There are developer-years to be saved.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2015/02/javascript-transpiled-languages.html/comment-page-1#comment-249000">JesterXL</a>.</p>
<p>It&#8217;s a bit surprising how an organization with a user-base of 50 million doesn&#8217;t qualify as &#8220;large organization&#8221; for you &#8211; especially since reaching such numbers with a comparatively small staff suggests greater productivity, better tools and hence smarter decisions.</p>
<p>But sure, when today&#8217;s advanced has become tomorrow&#8217;s mediocre people who stopped following progress in language design yesterday will be impressed. Congratulations.</p>
<p>For everyone else, take a good look at Haxe, js_of_ocaml, scala-js, Elm, Idris, PureScript, the various Haskell transpilers, etc. &#8211; I&#8217;m sure you get the point. There are developer-years to be saved.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
