<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>requestAnimationFrame &#8211; Webbjocke</title>
	<atom:link href="https://webbjocke.com/tag/requestanimationframe/feed/" rel="self" type="application/rss+xml" />
	<link>https://webbjocke.com</link>
	<description>A blog about the web and programming</description>
	<lastBuildDate>Tue, 27 Jun 2017 13:49:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<item>
		<title>RequestAnimationFrame for better animations in javascript</title>
		<link>https://webbjocke.com/requestanimationframe-for-better-animations-in-javascript/</link>
				<comments>https://webbjocke.com/requestanimationframe-for-better-animations-in-javascript/#respond</comments>
				<pubDate>Sun, 24 Apr 2016 20:12:15 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Animations]]></category>
		<category><![CDATA[requestAnimationFrame]]></category>
				<description><![CDATA[<p>RequestAnimationFrame is a function in javascript which is used to create animations directly in the browser. Javascript has been used for doing animations for a long time, and it&#039;s pretty awesome what things really can be done with the language. For simpler stuff though as animated hover effects when someone hovers their mouse cursor over..</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/requestanimationframe-for-better-animations-in-javascript/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/requestanimationframe-for-better-animations-in-javascript/">RequestAnimationFrame for better animations in javascript</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/requestanimationframe-for-better-animations-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
