<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Fundamentals of JavaScript Closures - 20</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/cdd4/7ac74d10-e1f5-44d3-89fb-60c9a895cdd4/20FundamentalsofJavaScriptClosures_220.jpg</url>
		<title>Channel 9 - Fundamentals of JavaScript Closures - 20</title>
		<link></link>
	</image>
	<description>Closures are a slightly advanced topic, but are at the core simply a means by which you can marry a function along with its environment variables and input parameters. This video demonstrates the basics of closures as a first step toward mastering this important structure in JavaScript. </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 11:13:05 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 11:13:05 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[sem comentario<p>posted by marilda</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634803714681167656</link>
		<pubDate>Sun, 12 Aug 2012 12:31:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634803714681167656</guid>
		<dc:creator>marilda</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[Thanks for putting that great concept into easy words. But I guess the real power lies in knowing how&#47;where to use this.<p>posted by Jags</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634820017358555252</link>
		<pubDate>Fri, 31 Aug 2012 09:22:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634820017358555252</guid>
		<dc:creator>Jags</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[Really like this Tutorials.When is Windows Mobile Development Tutorials Coming out&#63;<p>posted by Stegee</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634881607318607845</link>
		<pubDate>Sat, 10 Nov 2012 16:12:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634881607318607845</guid>
		<dc:creator>Stegee</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634881607318607845">Stegee</a>: Have you seen this?</p><p><a href="http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners">http&#58;&#47;&#47;channel9.msdn.com&#47;Series&#47;Windows-Phone-7-Development-for-Absolute-Beginners</a></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634883352478011136</link>
		<pubDate>Mon, 12 Nov 2012 16:40:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634883352478011136</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[I&#39;ve read countless blogs and pages trying to understand JS closures, but somehow your screencast and the way you talked through it finally gave me that aha&#33; moment. Thank you so much. I think I can now describe a closure on my own. <br><br>As you say however, knowing when to use it is another matter. &#59;&#41;<p>posted by skube</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634924781424666930</link>
		<pubDate>Sun, 30 Dec 2012 15:29:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634924781424666930</guid>
		<dc:creator>skube</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[Hey Bob,<br>The series is fantastic&#33; Just found these in the app store and<br> I really appreciate the easy going and fresh approach to the videos&#33;&#33;&#33;<br>Question. I think I am getting  the concept of closures and began experimenting in the browser. <br>From what I understand, it&#39;s a way of porting functions and all it&#39;s related values to another variable&#47;context&#63; The global space&#63;&#63;&#63;<br>Anyway, I have input this in the chrome dev tools&#58;<br><br>function f&#40;&#41;&#123;<br>var b &#61; &#34;b&#34;&#59;<br>return function&#40;&#41;&#123;<br>return b&#59;<br>&#125;<br>&#125;<br><br>var n &#61; f&#40;&#41;&#59;<br>n&#40;&#41;&#59;<br>&#34;b&#34; &#47;&#47; &#60;-- got this<br>I figure this means I have attached this function to the global scope and saved all the info for that function into a new context&#63;<br><br>But when I ran just f&#40;&#41;&#59; I got this...<br>function &#40;&#41;&#123;<br>return b&#59;<br>&#125;<br>I have no idea what that means&#33;&#33;&#33;<br><br>Anyway, thanks again for a terrific tool for learning javaScript&#33;<br><br><p>posted by antonio</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986182965438320</link>
		<pubDate>Mon, 11 Mar 2013 17:04:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986182965438320</guid>
		<dc:creator>antonio</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[Hey Bob,<br>The series is fantastic&#33; Just found these in the app store and<br> I really appreciate the easy going and fresh approach to the videos&#33;&#33;&#33;<br>Question. I think I am getting  the concept of closures and began experimenting in the browser. <br>From what I understand, it&#39;s a way of porting functions and all it&#39;s related values to another variable&#47;context&#63; The global space&#63;&#63;&#63;<br>Anyway, I have input this in the chrome dev tools&#58;<br><br>function f&#40;&#41;&#123;<br>var b &#61; &#34;b&#34;&#59;<br>return function&#40;&#41;&#123;<br>return b&#59;<br>&#125;<br>&#125;<br><br>var n &#61; f&#40;&#41;&#59;<br>n&#40;&#41;&#59;<br>&#34;b&#34; &#47;&#47; &#60;-- got this<br>I figure this means I have attached this function to the global scope and saved all the info for that function into a new context&#63;<br><br>But when I ran just f&#40;&#41;&#59; I got this...<br>function &#40;&#41;&#123;<br>return b&#59;<br>&#125;<br>I have no idea what that means&#33;&#33;&#33;<br><br>Anyway, thanks again for a terrific tool for learning javaScript&#33;<br><br><p>posted by antonio</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986184183250819</link>
		<pubDate>Mon, 11 Mar 2013 17:06:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986184183250819</guid>
		<dc:creator>antonio</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634924781424666930">skube</a>: Awesome feedback, thanks!</p><p>@<a href="/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986184183250819">antonio</a>: App store? &nbsp;Channel9's or ... ? &nbsp;</p><p>As far as your question goes ... would you do me a favor and create a jsFiddle example? &nbsp;I'm having a hard time parsing through this in the comments. &nbsp;It would be easier to see it in jsFiddle and play around with it and try to figure it out there before I comment. &nbsp;Thanks!!!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986188003366620</link>
		<pubDate>Mon, 11 Mar 2013 17:13:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986188003366620</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[Hey Bob,<br>Thanks for responding&#33;&#33;&#33;&#33; I found the series in the mac app store...<br><br>Here is the example...<br>http&#58;&#47;&#47;jsfiddle.net&#47;antonio_ortiz&#47;LUJpF&#47;2&#47;<br><br>Again, very cogent and succinct series for the newb... <p>posted by antonio</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986226611384979</link>
		<pubDate>Mon, 11 Mar 2013 18:17:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986226611384979</guid>
		<dc:creator>antonio</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986226611384979">antonio</a>: Try this:</p><p><a href="http://jsfiddle.net/LUJpF/3/">http://jsfiddle.net/LUJpF/3/</a></p><p>It's based on your closure example ... I think the key concept is that we create a &quot;factory&quot; along with all variables it needs to produce a given result. &nbsp;I've created two such results from the same factory ... bob() and steve(). &nbsp;Now, I can run bob() and steve() whenever I need an implementation of that function specific to &quot;Bob&quot; or &quot;Steve&quot;.</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986293118657582</link>
		<pubDate>Mon, 11 Mar 2013 20:08:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c634986293118657582</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[<p>Hi Bob,</p><p>The example on jsFIDDLE was so blur...Are there any places I can get the code? Thank you.</p><p>posted by Yumikokk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c635025149279364138</link>
		<pubDate>Thu, 25 Apr 2013 19:28:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c635025149279364138</guid>
		<dc:creator>Yumikokk</dc:creator>
	</item>
	<item>
		<title>Re: Fundamentals of JavaScript Closures - 20</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c635025149279364138">Yumikokk</a>: If you have problems streaming the video, try downloading. &nbsp;The should be as crystal clear as this text I type. &nbsp;(I agree ... for some reason, this streaming video is fuzzy).</p><p><a href="http://jsfiddle.net/vnkuZ/">http&#58;&#47;&#47;jsfiddle.net&#47;vnkuZ&#47;</a></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c635025867630976829</link>
		<pubDate>Fri, 26 Apr 2013 15:26:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Fundamentals-of-JavaScript-Closures-20#c635025867630976829</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
</channel>
</rss>