<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>React Archives - this is how i code</title>
	<atom:link href="https://thisishowicode.com/category/react/feed/" rel="self" type="application/rss+xml" />
	<link>https://thisishowicode.com/category/react/</link>
	<description>my personal journey through creating with code</description>
	<lastBuildDate>Wed, 12 Jun 2024 20:28:37 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>How to use TypeScript with React: A Brief Overview</title>
		<link>https://thisishowicode.com/how-to-use-typescript-with-react-a-brief-overview/</link>
					<comments>https://thisishowicode.com/how-to-use-typescript-with-react-a-brief-overview/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Sun, 09 Jun 2024 20:30:56 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[React]]></category>
		<guid isPermaLink="false">https://thisishowicode.com/?p=1269</guid>

					<description><![CDATA[<p>I went bravely from using js to jsx files. Then I overcame the gag reflex to write html in javascript. It was time to cover the final threshold with TypeScript and the tsx filetype. In this article, I cover briefly, how to use TypeScript with React. Defining types within functions If you&#8217;re familiar with TypeScript, [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/how-to-use-typescript-with-react-a-brief-overview/">How to use TypeScript with React: A Brief Overview</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/how-to-use-typescript-with-react-a-brief-overview/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
