<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Tue, 21 Apr 2026 14:32:10 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>PodRocket - Episodes Tagged with “Chrome”</title>
    <link>https://podrocket.logrocket.com/tags/chrome</link>
    <pubDate>Thu, 06 Nov 2025 08:00:00 -0500</pubDate>
    <description>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A web development podcast from LogRocket</itunes:subtitle>
    <itunes:author>LogRocket</itunes:author>
    <itunes:summary>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>front-end, web development, front-end development, frontend development, tech, </itunes:keywords>
    <itunes:owner>
      <itunes:name>LogRocket</itunes:name>
      <itunes:email>elizabeth.becz@logrocket.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>Speeding up the web with the speculation rules API | Barry Pollard</title>
  <link>http://podrocket.logrocket.com/barry-pollard</link>
  <guid isPermaLink="false">243e07b1-a1b9-4f6d-b2d4-3c46fcda1b27</guid>
  <pubDate>Thu, 06 Nov 2025 08:00:00 -0500</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/243e07b1-a1b9-4f6d-b2d4-3c46fcda1b27.mp3" length="106938368" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>Barry Pollard from the Chrome devrel team joins PodRocket to discuss the speculation rules API, a new browser feature designed to improve web performance through prefetch and pre-render techniques. Barry breaks down the history of speculative loading, contrasts SPA vs MPA behavior, and explains the nuances of hover prefetching, conservative prefetch, and the powerful new pre-render until script mode. Learn how Shopify and WordPress are adopting the API, what telemetry from Chrome Status reveals, and what developers need to know about potential pitfalls, caching behavior, and how the API is becoming a standard for static sites and e-commerce performance.</itunes:subtitle>
  <itunes:duration>44:33</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/2/243e07b1-a1b9-4f6d-b2d4-3c46fcda1b27/cover.jpg?v=1"/>
  <description>Barry Pollard from the Chrome devrel team joins PodRocket to discuss the speculation rules API, a new browser feature designed to improve web performance through prefetch and pre-render techniques. Barry breaks down the history of speculative loading, contrasts SPA vs MPA behavior, and explains the nuances of hover prefetching, conservative prefetch, and the powerful new pre-render until script mode. Learn how Shopify and WordPress are adopting the API, what telemetry from Chrome Status reveals, and what developers need to know about potential pitfalls, caching behavior, and how the API is becoming a standard for static sites and e-commerce performance.
Links
Website: https://www.tunetheweb.com
X: https://x.com/tunetheweb
LinkedIn: https://www.linkedin.com/in/tunetheweb
Github: https://github.com/tunetheweb
Bluesky: https://bsky.app/profile/tunetheweb.com
Resources
Perfnow: https://perfnow.nl/speakers.html#barry
We want to hear from you!
How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?
Fill out our listener survey (https://t.co/oKVAEXipxu)! https://t.co/oKVAEXipxu
Let us know by sending an email to our producer, Elizabeth, at elizabeth.becz@logrocket.com (mailto:elizabeth.becz@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod).
Check out our newsletter (https://blog.logrocket.com/the-replay-newsletter/)! https://blog.logrocket.com/the-replay-newsletter/
Follow us. Get free stickers.
Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we’ll send you free PodRocket stickers!
What does LogRocket do?
LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today. (https://logrocket.com/signup/?pdr)
Chapters
</description>
  <itunes:keywords>speculation rules API, speculation rules Chrome, web performance optimization, prefetch vs pre-render, pre-render until script, Shopify web performance, WordPress prefetch API, SPA vs MPA, hover prefetching, conservative prefetch, eager prefetch, Chrome deferral team, Barry Pollard Chrome, speculative loading API, improving LCP with pre-render, fetch heuristics Chrome, Chrome speculation rules telemetry, Shopify speculation rules case study, WordPress core speculation rules, prefetch JavaScript frameworks, API browser adoption Chrome, API developer pitfalls, static site pre-rendering</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Barry Pollard from the Chrome devrel team joins PodRocket to discuss the speculation rules API, a new browser feature designed to improve web performance through prefetch and pre-render techniques. Barry breaks down the history of speculative loading, contrasts SPA vs MPA behavior, and explains the nuances of hover prefetching, conservative prefetch, and the powerful new pre-render until script mode. Learn how Shopify and WordPress are adopting the API, what telemetry from Chrome Status reveals, and what developers need to know about potential pitfalls, caching behavior, and how the API is becoming a standard for static sites and e-commerce performance.</p>

<h3>Links</h3>

<p>Website: <a href="https://www.tunetheweb.com" rel="nofollow">https://www.tunetheweb.com</a><br>
X: <a href="https://x.com/tunetheweb" rel="nofollow">https://x.com/tunetheweb</a><br>
LinkedIn: <a href="https://www.linkedin.com/in/tunetheweb" rel="nofollow">https://www.linkedin.com/in/tunetheweb</a><br>
Github: <a href="https://github.com/tunetheweb" rel="nofollow">https://github.com/tunetheweb</a><br>
Bluesky: <a href="https://bsky.app/profile/tunetheweb.com" rel="nofollow">https://bsky.app/profile/tunetheweb.com</a></p>

<h3>Resources</h3>

<p>Perfnow: <a href="https://perfnow.nl/speakers.html#barry" rel="nofollow">https://perfnow.nl/speakers.html#barry</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong> <a href="https://t.co/oKVAEXipxu" rel="nofollow">https://t.co/oKVAEXipxu</a></p>

<p>Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabeth.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<p><strong>Check out our <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">newsletter</a>!</strong> <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">https://blog.logrocket.com/the-replay-newsletter/</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p>

<h3>Chapters</h3>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Barry Pollard from the Chrome devrel team joins PodRocket to discuss the speculation rules API, a new browser feature designed to improve web performance through prefetch and pre-render techniques. Barry breaks down the history of speculative loading, contrasts SPA vs MPA behavior, and explains the nuances of hover prefetching, conservative prefetch, and the powerful new pre-render until script mode. Learn how Shopify and WordPress are adopting the API, what telemetry from Chrome Status reveals, and what developers need to know about potential pitfalls, caching behavior, and how the API is becoming a standard for static sites and e-commerce performance.</p>

<h3>Links</h3>

<p>Website: <a href="https://www.tunetheweb.com" rel="nofollow">https://www.tunetheweb.com</a><br>
X: <a href="https://x.com/tunetheweb" rel="nofollow">https://x.com/tunetheweb</a><br>
LinkedIn: <a href="https://www.linkedin.com/in/tunetheweb" rel="nofollow">https://www.linkedin.com/in/tunetheweb</a><br>
Github: <a href="https://github.com/tunetheweb" rel="nofollow">https://github.com/tunetheweb</a><br>
Bluesky: <a href="https://bsky.app/profile/tunetheweb.com" rel="nofollow">https://bsky.app/profile/tunetheweb.com</a></p>

<h3>Resources</h3>

<p>Perfnow: <a href="https://perfnow.nl/speakers.html#barry" rel="nofollow">https://perfnow.nl/speakers.html#barry</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong> <a href="https://t.co/oKVAEXipxu" rel="nofollow">https://t.co/oKVAEXipxu</a></p>

<p>Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabeth.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<p><strong>Check out our <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">newsletter</a>!</strong> <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">https://blog.logrocket.com/the-replay-newsletter/</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p>

<h3>Chapters</h3>]]>
  </itunes:summary>
</item>
<item>
  <title>Plasmo with Stefan Aleksic and Louis Vilgo</title>
  <link>http://podrocket.logrocket.com/plasmo</link>
  <guid isPermaLink="false">e753879e-b7c4-4ce9-a6cb-5182409a3541</guid>
  <pubDate>Wed, 17 Aug 2022 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/e753879e-b7c4-4ce9-a6cb-5182409a3541.mp3" length="36006992" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2</itunes:season>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>We sit down with Stefan Aleksic and Louis Vilgo to talk about their platform, Plasmo, and how they’re trying to revolutionize how Chrome extensions are developed, tested, and deployed. </itunes:subtitle>
  <itunes:duration>28:45</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/e/e753879e-b7c4-4ce9-a6cb-5182409a3541/cover.jpg?v=1"/>
  <description>We sit down with Stefan Aleksic and Louis Vilgo to talk about their platform, Plasmo, and how they’re trying to revolutionize how Chrome extensions are developed, tested, and deployed. 
Links
https://docs.plasmo.com
https://github.com/plasmohq
https://twitter.com/plasmohq
https://discord.com/invite/8rrxVYYtfd
https://twitter.com/stayfun_
https://twitter.com/litbid
Tell us what you think of PodRocket
We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we'll send you a $25 gift card!
If you're interested, you can email producer Kate Trahan at kate@logrocket.com (mailto:kate@logrocket.com).
Follow us. Get free stickers.
Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers!
What does LogRocket do?
LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guests: Louis Vilgo and Stefan Aleksic.
</description>
  <itunes:keywords>Plasmo, Chrome extensions</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We sit down with Stefan Aleksic and Louis Vilgo to talk about their platform, Plasmo, and how they’re trying to revolutionize how Chrome extensions are developed, tested, and deployed. </p>

<h3>Links</h3>

<p><a href="https://docs.plasmo.com" rel="nofollow">https://docs.plasmo.com</a><br>
<a href="https://github.com/plasmohq" rel="nofollow">https://github.com/plasmohq</a><br>
<a href="https://twitter.com/plasmohq" rel="nofollow">https://twitter.com/plasmohq</a><br>
<a href="https://discord.com/invite/8rrxVYYtfd" rel="nofollow">https://discord.com/invite/8rrxVYYtfd</a><br>
<a href="https://twitter.com/stayfun_" rel="nofollow">https://twitter.com/stayfun_</a><br>
<a href="https://twitter.com/litbid" rel="nofollow">https://twitter.com/litbid</a></p>

<h3>Tell us what you think of PodRocket</h3>

<p>We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we&#39;ll send you a $25 gift card!</p>

<p>If you&#39;re interested, you can email producer Kate Trahan at <a href="mailto:kate@logrocket.com" rel="nofollow">kate@logrocket.com</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we&#39;ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guests: Louis Vilgo and Stefan Aleksic.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We sit down with Stefan Aleksic and Louis Vilgo to talk about their platform, Plasmo, and how they’re trying to revolutionize how Chrome extensions are developed, tested, and deployed. </p>

<h3>Links</h3>

<p><a href="https://docs.plasmo.com" rel="nofollow">https://docs.plasmo.com</a><br>
<a href="https://github.com/plasmohq" rel="nofollow">https://github.com/plasmohq</a><br>
<a href="https://twitter.com/plasmohq" rel="nofollow">https://twitter.com/plasmohq</a><br>
<a href="https://discord.com/invite/8rrxVYYtfd" rel="nofollow">https://discord.com/invite/8rrxVYYtfd</a><br>
<a href="https://twitter.com/stayfun_" rel="nofollow">https://twitter.com/stayfun_</a><br>
<a href="https://twitter.com/litbid" rel="nofollow">https://twitter.com/litbid</a></p>

<h3>Tell us what you think of PodRocket</h3>

<p>We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we&#39;ll send you a $25 gift card!</p>

<p>If you&#39;re interested, you can email producer Kate Trahan at <a href="mailto:kate@logrocket.com" rel="nofollow">kate@logrocket.com</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we&#39;ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guests: Louis Vilgo and Stefan Aleksic.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Bringing page transitions to the web with Jake Archibald</title>
  <link>http://podrocket.logrocket.com/web-page-transitions</link>
  <guid isPermaLink="false">09efb2b3-5353-4b9e-8557-c2f2afd51171</guid>
  <pubDate>Tue, 26 Jul 2022 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/09efb2b3-5353-4b9e-8557-c2f2afd51171.mp3" length="42005336" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2</itunes:season>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>In this episode, we talk to Jake Archibald, programs engineer and developer advocate working on Chrome, about web page transitions introduced at this year’s Google I/O conference. We talk about the issues with creating web page transitions and what Chrome is doing to bring easy-to-use transitions to the web.</itunes:subtitle>
  <itunes:duration>35:00</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/0/09efb2b3-5353-4b9e-8557-c2f2afd51171/cover.jpg?v=1"/>
  <description>In this episode, we talk to Jake Archibald, programs engineer and developer advocate working on Chrome, about web page transitions introduced at this year’s Google I/O conference. We talk about the issues with creating web page transitions and what Chrome is doing to bring easy-to-use transitions to the web.
Links
https://twitter.com/jaffathecake
Bringing page transitions to the web. (https://www.youtube.com/watch?v=JCJUPJ_zDQ4)
https://github.com/jakearchibald/navigation-transitions
Follow us. Get free stickers.
Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers!
What does LogRocket do?
LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Jake Archibald.
</description>
  <itunes:keywords>GoogleIO, web page transitions, Chrome</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, we talk to Jake Archibald, programs engineer and developer advocate working on Chrome, about web page transitions introduced at this year’s Google I/O conference. We talk about the issues with creating web page transitions and what Chrome is doing to bring easy-to-use transitions to the web.</p>

<h3>Links</h3>

<p><a href="https://twitter.com/jaffathecake" rel="nofollow">https://twitter.com/jaffathecake</a><br>
<a href="https://www.youtube.com/watch?v=JCJUPJ_zDQ4" rel="nofollow">Bringing page transitions to the web.</a><br>
<a href="https://github.com/jakearchibald/navigation-transitions" rel="nofollow">https://github.com/jakearchibald/navigation-transitions</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we&#39;ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guest: Jake Archibald.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, we talk to Jake Archibald, programs engineer and developer advocate working on Chrome, about web page transitions introduced at this year’s Google I/O conference. We talk about the issues with creating web page transitions and what Chrome is doing to bring easy-to-use transitions to the web.</p>

<h3>Links</h3>

<p><a href="https://twitter.com/jaffathecake" rel="nofollow">https://twitter.com/jaffathecake</a><br>
<a href="https://www.youtube.com/watch?v=JCJUPJ_zDQ4" rel="nofollow">Bringing page transitions to the web.</a><br>
<a href="https://github.com/jakearchibald/navigation-transitions" rel="nofollow">https://github.com/jakearchibald/navigation-transitions</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we&#39;ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guest: Jake Archibald.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
