<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Web on Minko Gechev&#39;s blog</title>
		<link>https://blog.mgechev.com/categories/Web/</link>
		<description>Recent content in Web on Minko Gechev&#39;s blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sun, 07 Feb 2021 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://blog.mgechev.com/categories/Web/feed.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Prefetching Heuristics</title>
				<link>https://blog.mgechev.com/2021/02/07/prefetching-strategies-heuristics-faster-web-apps/</link>
				<pubDate>Sun, 07 Feb 2021 00:00:00 +0000</pubDate>
				<guid>https://blog.mgechev.com/2021/02/07/prefetching-strategies-heuristics-faster-web-apps/</guid>
				<description>&lt;p&gt;In this post, we&amp;rsquo;re going to focus on web performance. In particular, we&amp;rsquo;ll be discussing optimizing user experiences preemptively. When it comes down to speeding future actions up in Web UI development, we usually apply prefetching. With prefetching, we download and cache resources relying on assumptions for the user&amp;rsquo;s behavior. This way, we proactively perform a slow operation that the user would eventually have to execute while interacting with the app.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
