<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>If/Else &#8211; Webbjocke</title>
	<atom:link href="https://webbjocke.com/tag/ifelse/feed/" rel="self" type="application/rss+xml" />
	<link>https://webbjocke.com</link>
	<description>A blog about the web and programming</description>
	<lastBuildDate>Mon, 19 Jun 2017 15:00:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<item>
		<title>If, else and else if in javascript</title>
		<link>https://webbjocke.com/javascript-if-else-and-else-if/</link>
				<comments>https://webbjocke.com/javascript-if-else-and-else-if/#respond</comments>
				<pubDate>Fri, 26 Jun 2015 14:21:22 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Booleans]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[If/Else]]></category>
		<category><![CDATA[Learn javascript]]></category>
				<description><![CDATA[<p>What if and else is The statements if and else in javascript means exactly what they sound like, if something is true do this, or else do something else. Both these statements are used very often in the language in order to control programs data flow. Often when coding you want to be able to..</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/javascript-if-else-and-else-if/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/javascript-if-else-and-else-if/">If, else and else if in javascript</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/javascript-if-else-and-else-if/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
