<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>Variables &#8211; Webbjocke</title>
	<atom:link href="https://webbjocke.com/tag/variables/feed/" rel="self" type="application/rss+xml" />
	<link>https://webbjocke.com</link>
	<description>A blog about the web and programming</description>
	<lastBuildDate>Thu, 15 Jun 2017 08:37:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<item>
		<title>How variables work in javascript</title>
		<link>https://webbjocke.com/javascript-variables/</link>
				<comments>https://webbjocke.com/javascript-variables/#comments</comments>
				<pubDate>Thu, 04 Jun 2015 18:31:46 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Learn javascript]]></category>
		<category><![CDATA[Variables]]></category>
				<description><![CDATA[<p>What a variable is Now we&#039;re going to talk about one of the most important and fundamental concepts in javascript (and also in other programming languages). Variables. A variable can be thought of as a placeholder for a value. Like a shopping bag that contains perhaps an apple or a banana. You use the bag..</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/javascript-variables/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/javascript-variables/">How variables work in javascript</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/javascript-variables/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
							</item>
	</channel>
</rss>
