<?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>freestyle developments &#187; Singleton Pattern</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=singleton-pattern" rel="self" type="application/rss+xml" />
	<link>http://freestyle-developments.co.uk/blog</link>
	<description>Fun, games and coding</description>
	<lastBuildDate>Sun, 16 Jun 2013 07:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>CoffeeScript lazy singleton class instance function</title>
		<link>http://freestyle-developments.co.uk/blog/?p=444</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=444#comments</comments>
		<pubDate>Fri, 16 Nov 2012 09:45:42 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Singleton Pattern]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=444</guid>
		<description><![CDATA[Explanation &#8220;@instance:&#8221; allows us to attach an object/value to the Foo class instead of Foo&#8217;s prototype. Recall that &#8220;@&#8221; in CoffeeScript refers to JavaScript&#8217;s &#8220;this&#8221;. After &#8220;@instance:&#8221; there is a function that is immediately executed. This function returns a function, &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=444">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=444</wfw:commentRss>
		<slash:comments>23235</slash:comments>
		</item>
	</channel>
</rss>
