<?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: TypeScript Compiler Explained	</title>
	<atom:link href="https://www.codejourney.net/typescript-compiler-explained/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.codejourney.net/typescript-compiler-explained/</link>
	<description>Pragmatic full stack software development</description>
	<lastBuildDate>Sun, 26 Jan 2025 17:34:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Dawid Sibiński		</title>
		<link>https://www.codejourney.net/typescript-compiler-explained/#comment-289</link>

		<dc:creator><![CDATA[Dawid Sibiński]]></dc:creator>
		<pubDate>Wed, 25 Oct 2023 09:48:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.codejourney.net/?p=4530#comment-289</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.codejourney.net/typescript-compiler-explained/#comment-288&quot;&gt;MGMNDMBR&lt;/a&gt;.

take it easy, man <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> This is just a metaphor, I even put it in double quotation (&quot;superset&quot;). This is only to illustrate a concept, you don&#039;t have to take everything literally <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" />]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.codejourney.net/typescript-compiler-explained/#comment-288">MGMNDMBR</a>.</p>
<p>take it easy, man 🙂 This is just a metaphor, I even put it in double quotation (&#8220;superset&#8221;). This is only to illustrate a concept, you don&#8217;t have to take everything literally 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MGMNDMBR		</title>
		<link>https://www.codejourney.net/typescript-compiler-explained/#comment-288</link>

		<dc:creator><![CDATA[MGMNDMBR]]></dc:creator>
		<pubDate>Wed, 25 Oct 2023 09:24:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.codejourney.net/?p=4530#comment-288</guid>

					<description><![CDATA[I really don&#039;t like when people saying &quot;TypeScript is a superset of JavaScript.&quot;.
Hell no man, TypeScript is a different language which happens (was designed to [...]) have many similarities to JS. But because is AT LEAST as expressive (actually way more) than JS so we can safely transpile TS to JS.]]></description>
			<content:encoded><![CDATA[<p>I really don&#8217;t like when people saying &#8220;TypeScript is a superset of JavaScript.&#8221;.<br />
Hell no man, TypeScript is a different language which happens (was designed to [&#8230;]) have many similarities to JS. But because is AT LEAST as expressive (actually way more) than JS so we can safely transpile TS to JS.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
