<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: JavaScript typeof operator</title>
	<atom:link href="/2009/05/24/javascript-typeof-operator/feed/" rel="self" type="application/rss+xml" />
	<link>/2009/05/24/javascript-typeof-operator/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Bill</title>
		<link>/2009/05/24/javascript-typeof-operator/comment-page-1/#comment-4911</link>
		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Fri, 28 Aug 2009 09:59:38 +0000</pubDate>
		<guid isPermaLink="false">/?p=578#comment-4911</guid>
		<description><![CDATA[Why not just use the variable. For example,
if( variable ) {
 alert( &quot;The value is defined&quot; );
}]]></description>
		<content:encoded><![CDATA[<p>Why not just use the variable. For example,<br />
if( variable ) {<br />
 alert( &#8220;The value is defined&#8221; );<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
