<?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>JavascriptKata &#187; closures</title>
	<atom:link href="http://www.javascriptkata.com/tag/closures/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptkata.com</link>
	<description>helping you with javascript since 2007</description>
	<lastBuildDate>Wed, 14 Sep 2011 14:07:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>JavaScript Closures for Dummies</title>
		<link>http://www.javascriptkata.com/2008/01/10/javascript-closures-for-dummies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=javascript-closures-for-dummies</link>
		<comments>http://www.javascriptkata.com/2008/01/10/javascript-closures-for-dummies/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 11:01:46 +0000</pubDate>
		<dc:creator>dsimard</dc:creator>
				<category><![CDATA[Echo chamber]]></category>
		<category><![CDATA[closures]]></category>

		<guid isPermaLink="false">http://www.javascriptkata.com/2008/01/10/javascript-closures-for-dummies/</guid>
		<description><![CDATA[Closures are really powerful in javascript. The problem with them is that a lot of javascripters don&#8217;t understand them well. When I first started working seriously with closures, I had so many questions and no answers&#8230; until I read JavaScript Closures for Dummies. Don&#8217;t be fooled by the &#8220;for dummies&#8221; that could make you think [...]]]></description>
			<content:encoded><![CDATA[<p>Closures are really powerful in javascript. The problem with them is that a lot of javascripters don&#8217;t understand them well. When I first started working seriously with closures, I had so many questions and no answers&#8230; until I read <a href="http://blog.morrisjohns.com/javascript_closures_for_dummies">JavaScript Closures for Dummies</a>. Don&#8217;t be fooled by the &#8220;for dummies&#8221; that could make you think about low-quality information as every &#8220;for dummies&#8221; books. The article of Morris Johns is detailed and precise&#8230; but lenghty. </p>
<p>Don&#8217;t forget to <a href="http://del.icio.us/post?url=http://blog.morrisjohns.com/javascript_closures_for_dummies&#038;title=JavaScript%20closures%20for%20dummies">del.icio.us it</a> and use it as a reference!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptkata.com/2008/01/10/javascript-closures-for-dummies/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

