<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>Cookies &#8211; Webbjocke</title>
	<atom:link href="https://webbjocke.com/tag/cookies/feed/" rel="self" type="application/rss+xml" />
	<link>https://webbjocke.com</link>
	<description>A blog about the web and programming</description>
	<lastBuildDate>Wed, 28 Jun 2017 11:11:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<item>
		<title>Localstorage instead of cookies in javascript</title>
		<link>https://webbjocke.com/localstorage-instead-of-cookies-in-javascript/</link>
				<comments>https://webbjocke.com/localstorage-instead-of-cookies-in-javascript/#respond</comments>
				<pubDate>Sat, 26 Dec 2015 14:00:22 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Localstorage]]></category>
				<description><![CDATA[<p>When this article is written localstorage in javascript isn&#039;t anything new. It&#039;s been available since html5 rolled out on the web, and is simply a way of storing user data between page views. Cookies in javascript As most people know, nothing in javascript is saved when a user reloads a page or navigates to another...</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/localstorage-instead-of-cookies-in-javascript/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/localstorage-instead-of-cookies-in-javascript/">Localstorage instead of cookies in javascript</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/localstorage-instead-of-cookies-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
