<?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>handlebars &#8211; Software, Fitness, and Gaming &#8211; Jesse Warden</title>
	<atom:link href="https://jessewarden.com/tag/handlebars/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Mon, 26 Nov 2012 17:21:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://jessewarden.com/wp-content/uploads/2016/08/cropped-Lambda2-32x32.png</url>
	<title>handlebars &#8211; Software, Fitness, and Gaming &#8211; Jesse Warden</title>
	<link>https://jessewarden.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Video: Basics of Require JS</title>
		<link>https://jessewarden.com/2012/11/video-basics-of-require-js.html</link>
					<comments>https://jessewarden.com/2012/11/video-basics-of-require-js.html#comments</comments>
		
		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Mon, 26 Nov 2012 17:21:00 +0000</pubDate>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[backbone]]></category>
		<category><![CDATA[handlebars]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[requirejs]]></category>
		<guid isPermaLink="false">http://jessewarden.com/?p=3487</guid>

					<description><![CDATA[I&#8217;ve posted a new video, the basics of Require JS. &#160; Intro Jesse Warden Software Consultant at Web App Solution growing software firm Require JS why, what, and some examples basic, not covering optimizations/compiling for production ActionScript, java, python, ruby, C#, Lua classes packages libraries scope Why? code organization code scalability optimize code multi-developer teams [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I&#8217;ve posted a new video, the basics of <a href="http://requirejs.org/">Require JS</a>.</p>
<p><iframe src="http://www.youtube.com/embed/urt81zwHDlI" frameborder="0" width="640" height="360"></iframe></p>
<p>&nbsp;</p>
<p><span id="more-3487"></span><strong>Intro</strong></p>
<ul>
<li>Jesse Warden</li>
<li>Software Consultant at <a href="http://webappsolution.com">Web App Solution</a></li>
<li>growing software firm</li>
<li>Require JS</li>
<li>why, what, and some examples</li>
<li>basic, not covering optimizations/compiling for production</li>
<li>ActionScript, java, python, ruby, C#, Lua</li>
<li>classes</li>
<li>packages</li>
<li>libraries</li>
<li>scope</li>
</ul>
<p><strong>Why?</strong></p>
<ul>
<li>code organization</li>
<li>code scalability</li>
<li>optimize code</li>
<li>multi-developer teams</li>
<li>nested dependencies</li>
<li>ease of use vs. compilation</li>
<li>asynchronous</li>
</ul>
<p><strong>What?</strong></p>
<ul>
<li>define</li>
<li>require</li>
<li>config</li>
</ul>
<p><strong>Examples</strong></p>
<ul>
<li>unit tests</li>
<li>router example</li>
<li>handle bars example</li>
<li>typescript</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://jessewarden.com/2012/11/video-basics-of-require-js.html/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
