<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - nerdfiles</title>
<link>http://snipplr.com/users/nerdfiles/tags/global</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 16:36:42 GMT</pubDate>
<item>
<title>(JavaScript) SafelyDeclare</title>
<link>http://snipplr.com/view/29343/safelydeclare/</link>
<description><![CDATA[ <p>To safely declare variables. Well, actually use this to tell before the fact whether you would clobber a var with a name. It won't be declared, and you'll receive a nice, breathy error.

It's more of a diagnostic tool, I suppose.</p> ]]></description>
<pubDate>Fri, 05 Mar 2010 13:42:02 GMT</pubDate>
<guid>http://snipplr.com/view/29343/safelydeclare/</guid>
</item>
</channel>
</rss>