<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>Undefined &#8211; Webbjocke</title>
	<atom:link href="https://webbjocke.com/tag/undefined/feed/" rel="self" type="application/rss+xml" />
	<link>https://webbjocke.com</link>
	<description>A blog about the web and programming</description>
	<lastBuildDate>Tue, 20 Jun 2017 06:11:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<item>
		<title>Null and undefined in javascript</title>
		<link>https://webbjocke.com/javascript-null-and-undefined/</link>
				<comments>https://webbjocke.com/javascript-null-and-undefined/#respond</comments>
				<pubDate>Wed, 12 Aug 2015 09:12:34 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Null]]></category>
		<category><![CDATA[Undefined]]></category>
				<description><![CDATA[<p>Null and undefined are two data types in javascript that are a bit special and different from each other. Most programming languages only have null, but in javascript there&#039;s also undefined which is similar to null, but not exactly the same. They both are a bit similar to the boolean false. All three are falsy..</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/javascript-null-and-undefined/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/javascript-null-and-undefined/">Null and undefined in javascript</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/javascript-null-and-undefined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
