<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>GitHub on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/github/</link>
		<description>Recent content in GitHub on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 19 Mar 2015 18:13:35 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/github/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Barebones Example of using React &amp; Webpack</title>
				<link>https://www.justincarmony.com/2015/03/19/barebones-example-of-using-react-webpack/</link>
				<pubDate>Thu, 19 Mar 2015 18:13:35 +0000</pubDate>
				<guid>https://www.justincarmony.com/2015/03/19/barebones-example-of-using-react-webpack/</guid>
				<description>&lt;p&gt;The biggest hurdle to starting with &lt;a href=&#34;http://facebook.github.io/react/&#34;&gt;React&lt;/a&gt; is getting your JSX files to compile to plain JavaScript. My preference is to use &lt;a href=&#34;http://webpack.github.io/&#34;&gt;webpack&lt;/a&gt; to accomplish this.&lt;/p&gt;&#xA;&lt;p&gt;If you go and google “react webpack starter” you get some great, fully featured starters like &lt;a href=&#34;https://github.com/webpack/react-starter&#34;&gt;react-starter&lt;/a&gt;. The problem is if you’re not starting from scratch, it can be very hard to see what files / settings / etc you need to bring into your project to make it work.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
